django-admin-sortable-fixwin/adminsortable
João Miguel Neves 644583c08f enable js correctly for generic inlines 2013-12-03 11:32:31 +00:00
..
locale Added German translation 2013-11-29 10:50:18 +01:00
static/adminsortable Added latest jQuery UI and added namespace fix so that jQueryUI can leverage jQuery included with Django admin. 2013-11-23 09:32:51 -05:00
templates/adminsortable Added new stacked and tabular change form templates for inlines from Django 1.6. 2013-11-25 22:03:20 -05:00
templatetags Reverted changes that added get_sort_url template tag, as this caused an exception error with inlines. 2013-04-26 13:30:42 -04:00
__init__.py Added new stacked and tabular change form templates for inlines from Django 1.6. 2013-11-25 22:03:20 -05:00
admin.py enable js correctly for generic inlines 2013-12-03 11:32:31 +00:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Added properties to allow sortable change list and change form view to extend a custom template or extend the default admin change form and change list templates. 2013-05-03 08:35:17 -04:00
utils.py Make fast query with "count(*)" instead selecting all data 2013-11-06 13:55:40 +03:00