This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
6
Star
0
Fork
You've already forked django-admin-sortable-fixwin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c8b1211ddd
django-admin-sortable-fixwin
/
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