django-admin-sortable-fixwin/adminsortable
Brandon Taylor 3970105ce5 Removed un-needed properties on script tags for JS imports.
Refactored sorting filters from class method into a model property with a default of an empty dictionary.
Refactored sortable admin class to not make two calls to determine sortability and also to get objects for sorting.
Added sorting_filters to sortable admin queryset.
2014-02-05 11:06:15 -05: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 Removed un-needed properties on script tags for JS imports. 2014-02-05 11:06:15 -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 Merged pull requests 66, 68 and 70. 2013-12-03 07:42:32 -05:00
admin.py Removed un-needed properties on script tags for JS imports. 2014-02-05 11:06:15 -05:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Removed un-needed properties on script tags for JS imports. 2014-02-05 11:06:15 -05:00
utils.py Removed un-needed properties on script tags for JS imports. 2014-02-05 11:06:15 -05:00