django-admin-sortable-fixwin/adminsortable
Brandon Taylor ad09081ab4 Added exception handling for get_queryset attribute. 2015-04-08 22:06:14 -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 Added Polish translations. 2015-04-01 12:01:16 -04:00
admin.py Added exception handling for get_queryset attribute. 2015-04-08 22:06:14 -04:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Using __class__ to get model class as model is not an attribute of class Meta in Django 1.5.x 2014-12-22 14:57:17 +00:00
utils.py Fix sort changelist for objects with sortable fk 2015-01-12 15:40:33 +00:00