django-admin-sortable-fixwin/adminsortable
Venelin Stoykov a479198799 Use separate URLs per model in administration to do the sorting
- Correctly check if current user has permissions to made the change

Fixes #142
2016-06-16 14:41:03 +03:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable Fix UI when djangocms-admin-style is used 2016-06-15 17:53:35 +03:00
templates/adminsortable Use separate URLs per model in administration to do the sorting 2016-06-16 14:41:03 +03: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 Version 2.0.16 Changes 2016-06-15 20:57:10 -04:00
admin.py Use separate URLs per model in administration to do the sorting 2016-06-16 14:41:03 +03: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