django-admin-sortable-fixwin/sample_project
Brandon Taylor d67112e66d Added login credential information to main README.
Added README for sample_project that also contains login credentials for the impatient.
2011-09-03 22:21:37 -05:00
..
app Added support for stacked inline models. 2011-09-03 22:02:48 -05:00
appmedia Adding files to repo. 2011-08-31 19:51:02 -05:00
static/adminsortable Added support for stacked inline models. 2011-09-03 22:02:48 -05:00
templates Adding files to repo. 2011-08-31 19:51:02 -05:00
README Added login credential information to main README. 2011-09-03 22:21:37 -05:00
__init__.py Adding files to repo. 2011-08-31 19:51:02 -05:00
__init__.pyc Adding files to repo. 2011-08-31 19:51:02 -05:00
adminsortable.sqlite Added support for stacked inline models. 2011-09-03 22:02:48 -05:00
manage.py Adding files to repo. 2011-08-31 19:51:02 -05:00
settings.py Adding files to repo. 2011-08-31 19:51:02 -05:00
settings.pyc Adding files to repo. 2011-08-31 19:51:02 -05:00
urls.py Adding files to repo. 2011-08-31 19:51:02 -05:00
urls.pyc Adding files to repo. 2011-08-31 19:51:02 -05:00

README

Thanks for download django-admin-sortable.
I hope it can help you out as much on your project(s) as it does on mine :)

The only url patterns that are enabled for this project are /admin
The username/password is: admin/admin

If you still need help, please contact me at: btaylorweb@gmail.com

Kind regards,
Brandon Taylor

bTaylor Web