django-admin-sortable-fixwin/adminsortable
matt-leach e0b38fb705 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
..
locale Version bump to 1.7.1. 2014-08-21 22:14:36 -04:00
static/adminsortable Make inlines to work corectly with non sortable inlines 2014-11-18 17:04:20 +02:00
templates/adminsortable Added extra check for object when sorting self-referential models. 2014-11-03 10:44:11 -05:00
templatetags Fixed comparison operator according to PEP8. 2014-10-04 11:55:12 -04:00
__init__.py Version to 1.7.8. 2014-11-19 11:10:28 -05:00
admin.py calling the correct queryset/get_queryset for VERSION 2014-12-22 14:44:02 +00: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 Added Python 3 compatibility to sample project. 2014-11-19 10:58:55 -05:00