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-18 23:10:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c8b1211ddd
django-admin-sortable
/
sample_project
/
app
History
Brandon Taylor
64b8b9dc39
Added model with custom order field and inline model with custom order field example.
2015-08-24 08:04:05 -04:00
..
migrations
Added model with custom order field and inline model with custom order field example.
2015-08-24 08:04:05 -04:00
__init__.py
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00
admin.py
Added model with custom order field and inline model with custom order field example.
2015-08-24 08:04:05 -04:00
models.py
Added model with custom order field and inline model with custom order field example.
2015-08-24 08:04:05 -04:00
tests.py
Work in progress on refactoring the Sortable class into a non-obtrusive mixin.
2015-08-23 22:23:45 -04:00