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
03cfdf2f3dc76c2680956e4a7bd87bbb96a80011
django-admin-sortable-fixwin
/
adminsortable
T
History
Brandon Taylor
03cfdf2f3d
Version bump to 1.7.4.
...
Updated readme with additional NonSortableParentAdmin related docs.
2014-09-21 19:20:55 -04:00
..
locale
Version bump to 1.7.1.
2014-08-21 22:14:36 -04:00
static
/adminsortable
Fixed jQuery namespace on inline model JavaScript includes.
2014-02-12 16:22:04 -05:00
templates
/adminsortable
Added css target class to proerly display the 'move' cursor for sortable stacked inlines.
2014-09-21 14:31:46 -04: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.7.4.
2014-09-21 19:20:55 -04:00
admin.py
Refactored do_sorting_view to get start_index default value from len(indexes) rather than duplicate the line and set to 0.
2014-09-21 15:12:30 -04:00
fields.py
Working on updating documentation and sample project
2013-02-28 22:07:16 -05:00
models.py
Fixed missing kwarg in calls to get_next/previous.
2014-09-06 14:52:09 -04: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