django-admin-sortable-fixwin/adminsortable
Brandon Taylor 1c6a0acc7e Added *.pyc and *.pyo to .gitignore 2011-09-14 09:16:49 -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
__init__.pyc Added *.pyc and *.pyo to .gitignore 2011-09-14 09:16:49 -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