django-admin-sortable-fixwin/adminsortable
Brandon Taylor 31f28d5b50 Removed all .pyc files 2011-09-14 09:17:31 -05:00
..
static/adminsortable Changed name of static media folder from \"media\" to \"static\" for use with django.contrib.staticfiles app. 2011-09-11 01:22:19 -05:00
templates/adminsortable Added support for stacked inline models. 2011-09-03 22:02:48 -05:00
templatetags Adding files to repo. 2011-08-31 19:51:02 -05:00
__init__.py Changed version to 1.0.6 2011-09-14 09:13:02 -05:00
admin.py Fixed if statements so they won't bomb if inline class doesn't subclass sortable. 2011-09-03 22:46:05 -05:00
models.py Adding files to repo. 2011-08-31 19:51:02 -05:00