Statistics
| Branch: | Tag: | Revision:

root / pithos / aai / fixtures / auth_test_data.json @ d7d60147

History | View | Annotate | Download (2.7 kB)

# Date Author Comment
d7d60147 08/04/2011 06:06 pm Antony Chazapis

New authentication middleware.
Uses users stored in a django model.

Update settings.py and then run:
python manage.py syncdb
python manage.py loaddata aai/fixtures/auth_test_data.json