django-admin-sortable-fixwin/adminsortable
Brandon Taylor e87a1444b4 Fixed import paths. 2018-06-29 08:23:22 -04:00
..
locale Added Croatian translation 2018-03-22 19:04:02 +01:00
static/adminsortable Refactored sorting JS files to be includes so that server-side variables may be passed to them. 2018-06-18 11:40:24 -04:00
templates/adminsortable Fixed import paths. 2018-06-29 08:23:22 -04:00
templatetags Improve performance of sort view for moods and elements. 2018-03-13 23:06:05 +11:00
__init__.py Updates to README. 2018-06-18 11:58:52 -04:00
admin.py Merged after-sort-callback branch and fixed conflicts. 2018-06-18 11:41:20 -04:00
fields.py Remove south_field_triple method as South does not support Django >= 1.7 2017-03-16 16:21:58 +01:00
models.py Raise NotImplementedError instead of NotImplemented 2016-10-23 10:20:45 -04:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00