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
ff4bc9b676
django-admin-sortable-fixwin
/
sample_project
/
app
History
Brandon Taylor
ff4bc9b676
Deleted initial data fixture.
2014-10-24 20:34:42 -04:00
..
__init__.py
Added SortableForeignKey field to replace `sortable_by` model property.
2012-02-24 22:35:30 -06:00
admin.py
Wired up SortableNonInlineCategory model to admin.
2014-10-24 20:34:06 -04:00
models.py
Added new model class to demonstrate a sortable model with a foreign key that is not sortable that is not defined as an inline.
2014-10-24 20:32:53 -04:00
tests.py
Added version specific overrides for get_queryset and get_query_set.
2014-10-06 08:56:41 -04:00