django-admin-sortable-fixwin/adminsortable
Brandon Taylor 53df734e15 Fixed jQuery namespace on inline model JavaScript includes.
Version bump to 1.6.5.
Updated readme.
2014-02-12 16:22:04 -05:00
..
locale Reordering with unsaved inlines is faulty and counter intuitive. 2013-12-03 10:45:17 +01:00
static/adminsortable Fixed jQuery namespace on inline model JavaScript includes. 2014-02-12 16:22:04 -05:00
templates/adminsortable Added Person model with sorting_filters set to only order people who are board members. 2014-02-05 11:08:02 -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 Fixed jQuery namespace on inline model JavaScript includes. 2014-02-12 16:22:04 -05:00
admin.py Merge branch 'order-subset' 2014-02-05 11:13:58 -05:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Added Person model with sorting_filters set to only order people who are board members. 2014-02-05 11:08:02 -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