1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
webvirtcloud/accounts/migrations
2017-10-26 10:10:52 +02:00
..
0001_initial.py Refactor users page 2015-03-18 17:13:44 +02:00
0002_auto_20150325_0846.py Fixed default account 2015-05-07 17:00:11 +03:00
0003_usersshkey.py Added models and telmplate for sshkeys 2015-05-27 14:10:57 +03:00
0004_userattributes.py user can now clone instances, admin can specify user quotas (instances,cpus,memory) 2016-03-23 09:00:42 +01:00
0004_userinstance_is_vnc.py Add an option to allow an user to change VNC settings 2016-05-09 12:09:21 +02:00
0005_userattributes_can_clone_instances.py user can now clone instances, admin can specify user quotas (instances,cpus,memory) 2016-03-23 09:00:42 +01:00
0006_userattributes_max_disk_size.py added user disk quota limit 2016-03-31 13:12:52 +02:00
0007_auto_20160426_0635.py set default UserAttributes to instances=1, vcpus=1, memory=2048, disk=20 2016-04-26 08:36:14 +02:00
0008_merge.py Fixed: Conflicting migrations detected (0004_userinstance_is_vnc, 0007_auto_20160426_0635 in accounts) 2016-09-12 11:02:01 +02:00
0009_auto_20171026_0805.py add migration userattributes.can_clone_instances dafaults to True 2017-10-26 10:10:52 +02:00
__init__.py Refactor users page 2015-03-18 17:13:44 +02:00