This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
8
Star
0
Fork
0
You've already forked django-admin-sortable-fixwin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
357268e9b0664d31838b92f97e4f48b6d3e47fba
django-admin-sortable-fixwin
/
adminsortable
T
History
Evgeniy Kirov
357268e9b0
Fix "except"
2014-05-28 16:11:04 +04:00
..
locale
Add Russian localization
2014-05-20 10:12:20 +04:00
static
/adminsortable
Fixed jQuery namespace on inline model JavaScript includes.
2014-02-12 16:22:04 -05:00
templates
/adminsortable
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
templatetags
Reverted changes that added get_sort_url template tag, as this caused an exception error with inlines.
2013-04-26 13:30:42 -04:00
__init__.py
Version bump to 1.6.8.
2014-05-23 08:05:20 -04:00
admin.py
Fix "except"
2014-05-28 16:11:04 +04:00
fields.py
Working on updating documentation and sample project
2013-02-28 22:07:16 -05:00
models.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
utils.py
Added Person model with sorting_filters set to only order people who are board members.
2014-02-05 11:08:02 -05:00