Statistics
| Branch: | Tag: | Revision:

root / pithos / middleware / log.py @ fe243425

History | View | Annotate | Download (2.1 kB)

# Date Author Comment
ee1a7617 10/27/2011 03:00 pm Antony Chazapis

Add logfile to settings.

a70c5269 10/24/2011 01:21 pm Antony Chazapis

Fix top level authentication.

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