gva/gnuviechadmin/osusers/migrations
Jan Dittberner 18e47d73b4 add customer field to osusers.models.User
- allow association of os users to Django users (customers)
- adapt admin forms
- add migration
2014-12-27 19:26:16 +01:00
..
0001_initial.py update to Django 1.7, remove south_migrations, fix tests 2014-12-17 21:22:37 +01:00
0002_auto_20141226_1456.py create directories for new users 2014-12-26 15:10:36 +01:00
0003_user_customer.py add customer field to osusers.models.User 2014-12-27 19:26:16 +01:00
__init__.py update to Django 1.7, remove south_migrations, fix tests 2014-12-17 21:22:37 +01:00