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 15:30:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f5cda8ded9
django-admin-sortable
/
sample_project
/
app
History
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
..
__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
Add help text to test tabular icons between django 1.8 and 1.9
2016-07-09 16:31:36 -04:00
tests.py
Use separate URLs per model in administration to do the sorting
2016-06-16 14:41:03 +03:00