django-admin-sortable-fixwin/adminsortable
Brandon Taylor 6c3e93ded8 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
..
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 Updated version to 1.0.4. 2011-09-03 22:11:40 -05:00
__init__.pyc Added login credential information to main README. 2011-09-03 22:21:37 -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