django-admin-sortable-fixwin/adminsortable
Brandon Taylor 8db3ad417b Removed print statement in template tag.
Increased version to 1.0.7
2011-09-14 23:07:24 -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 Removed print statement in template tag. 2011-09-14 23:07:24 -05:00
__init__.py Removed print statement in template tag. 2011-09-14 23:07:24 -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