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-17 06:20:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
87917cfadb
django-admin-sortable
/
sample_project
/
app
History
Christopher Grebs
e4a79e1d62
Fix python 2.6 compatibility
2014-05-26 14:52:46 +02:00
..
fixtures
Added Person model with ordering_subset and initial data.
2014-02-05 09:36:03 -05:00
migrations
Added Person model with ordering_subset and initial data.
2014-02-05 09:36:03 -05:00
__init__.py
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00
admin.py
Refactored sorting_filters into a tuple and moved logic for retrieving sorting filters into the sort_view versus changelist_view.
2014-03-05 09:10:47 -05:00
models.py
Fix python 2.6 compatibility
2014-05-26 14:52:46 +02:00
tests.py
Bumped version to 1.5.5.
2013-09-23 08:41:10 -04:00