This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a47919879946b95daba00b478d4ecb6204a2dffd
django-admin-sortable-fixwin
/
sample_project
/
app
T
History
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