django-admin-sortable-fixwin/adminsortable
Brandon Taylor da0da5e690 Fixes: Bug in get_previous() method #108
Added ordering to _filter_objects internal method to correctly select previous object.
2015-07-05 22:37:20 -04:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable fix sortable function not found 2015-03-24 13:40:07 +01:00
templates/adminsortable Removed debugging information. 2015-03-24 09:13:33 -04:00
templatetags Fixed comparison operator according to PEP8. 2014-10-04 11:55:12 -04:00
__init__.py Version bump to 1.8.3. 2015-04-08 22:16:20 -04:00
admin.py Fixes: Bug in get_previous() method #108 2015-07-05 22:37:20 -04:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Fixes: Bug in get_previous() method #108 2015-07-05 22:37:20 -04:00
utils.py Fix sort changelist for objects with sortable fk 2015-01-12 15:40:33 +00:00