django-admin-sortable-fixwin/adminsortable
Brandon Taylor d332563e27 Fixed call to queryset object for Django >= 1.7 2014-11-03 10:43:13 -05: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 Fixed comparison operator according to PEP8. 2014-10-04 11:55:12 -04:00
__init__.py Version bump to 1.7.6. 2014-10-24 20:43:12 -04:00
admin.py Fixed call to queryset object for Django >= 1.7 2014-11-03 10:43:13 -05:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Added a space after the legacy sortable_by parameter to separate it. 2014-10-24 20:31:02 -04:00
utils.py Added utility function to check if a model defined as a sortable foreign key inherits from Sortable and if there are more than one objects for that model. 2014-10-24 20:28:36 -04:00