django-admin-sortable-fixwin/adminsortable
Brandon Taylor 4f16fd266c Version bump to 1.8.1.
Updated readme.
2015-03-24 09:19:58 -04:00
..
locale Version bump to 1.7.1. 2014-08-21 22:14:36 -04: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.1. 2015-03-24 09:19:58 -04:00
admin.py Refactored import from generic module to get rid of DeprecationWarning 2015-02-25 19:38:29 +03: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