This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-admin-sortable
Watch
1
Star
0
Fork
You've already forked django-admin-sortable
0
mirror of
https://github.com/jazzband/django-admin-sortable.git
synced
2026-03-19 23:40:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a479198799
django-admin-sortable
/
sample_project
/
app
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