django-admin-sortable/sample_project/app
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