django-admin-sortable-fixwin/adminsortable
Brandon Taylor e9b03a3a4f Merge pull request #143 from MagicSolutions/fix/admin-urs
Use separate URLs per model in administration to do the sorting
2016-08-03 10:06:29 -04:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable Fix sorted icons placement 2016-06-24 14:04:06 +03:00
templates/adminsortable Merge pull request #143 from MagicSolutions/fix/admin-urs 2016-08-03 10:06:29 -04:00
templatetags Added template tag to get django version to allow flat admin specific classing for Django 1.9 or above. 2015-12-23 17:16:47 -05:00
__init__.py Updated readme. 2016-07-09 18:26:00 -04:00
admin.py Merge pull request #143 from MagicSolutions/fix/admin-urs 2016-08-03 10:06:29 -04:00
fields.py Fixed a typp in adminsortable/fields.py comments. 2015-09-07 21:26:36 -04:00
models.py Use pk instead of id 2016-02-19 15:27:50 +01:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00