gva/gnuviechadmin/osusers/migrations
Jan Dittberner 20359681db implement SshPublicKey model, manager and tests
- implement osusers.models.SshPublicKey and osusers.models.SshPublicKeyManager
- fix broken osusers.models.tests.test_models
- add new test classes SshPublicKeyManagerTest and SshPublicKeyTest
- add migration for SshPublicKey model
2015-02-01 00:07:56 +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
0004_auto_20150104_1751.py add migration for verbose_name and verbose_name_plural in osusers.models.User 2015-01-04 17:54:59 +01:00
0005_auto_20150131_2009.py implement SshPublicKey model, manager and tests 2015-02-01 00:07:56 +01:00
__init__.py update to Django 1.7, remove south_migrations, fix tests 2014-12-17 21:22:37 +01:00