authentic/authentic2/auth2_user
Benjamin Dauvergne e4fe77431c migrations: adapt all migrations to Django 1.5 custom user models
Migration which were user to go from auth.User to authentic2.User have
been removed.
2013-07-04 02:09:04 +02:00
..
__init__.py models: create new app around model authentic2.User 2013-07-03 21:34:58 +02:00
models.py migrations: adapt all migrations to Django 1.5 custom user models 2013-07-04 02:09:04 +02:00
tests.py models: create new app around model authentic2.User 2013-07-03 21:34:58 +02:00
views.py models: create new app around model authentic2.User 2013-07-03 21:34:58 +02:00