django-admin-sortable-fixwin/adminsortable
A.Sichkar cadf41dd1d Python 2.6.x compatibility fix (unindexed str.format in admin.py 2014-01-13 15:35:23 +02:00
..
locale Reordering with unsaved inlines is faulty and counter intuitive. 2013-12-03 10:45:17 +01:00
static/adminsortable Reordering with unsaved inlines is faulty and counter intuitive. 2013-12-03 10:45:17 +01:00
templates/adminsortable Reordering with unsaved inlines is faulty and counter intuitive. 2013-12-03 10:45:17 +01: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 Merged pull requests 66, 68 and 70. 2013-12-03 07:42:32 -05:00
admin.py Python 2.6.x compatibility fix (unindexed str.format in admin.py 2014-01-13 15:35:23 +02: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