django-admin-sortable-fixwin/sample_project/app
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
..
__init__.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
admin.py Added sorting icons. 2015-12-23 16:39:45 -05:00
models.py Refactored admin url patterns to be compatible with Django 1.8 or higher. 2015-12-21 14:11:13 -05:00
tests.py Use separate URLs per model in administration to do the sorting 2016-06-16 14:41:03 +03:00