Gao Jiangmiao
3488661dc9
Migrate to django 2.2.4
...
The django.core.urlresolvers module is removed in favor of its new location, django.urls.
The on_delete argument for ForeignKey and OneToOneField is required in models and migrations.
2019-08-16 13:07:59 +08:00
Gao Jiangmiao
a4d74a09a6
Migrate source code to python 3.7 and refine code style
2019-08-16 12:59:37 +08:00
catborise
aa32d826d9
django on_delete statement is must after than
2018-08-08 14:50:58 +03:00
catborise
ace30ca952
Libxml2 converted to lxml, django framework upgrade to 1.11.x and some bug fixes
2018-06-27 10:20:51 +03:00
Ing. Jan KRCMAR
96674221b4
add migration userattributes.can_clone_instances dafaults to True
2017-10-26 10:10:52 +02:00
Ing. Jan KRCMAR
a3a572a8a8
Fixed: Conflicting migrations detected (0004_userinstance_is_vnc, 0007_auto_20160426_0635 in accounts)
2016-09-12 11:02:01 +02:00
Daniel Rieper
29b722ff41
Merge branch 'master' of https://github.com/honza801/webvirtcloud
...
Conflicts:
instances/templates/instance.html
instances/views.py
2016-07-29 13:05:54 +02:00
Valentin Samir
7efbfec17f
Add an option to allow an user to change VNC settings
2016-05-09 12:09:21 +02:00
Jan Krcmar
25529835b5
set default UserAttributes to instances=1, vcpus=1, memory=2048, disk=20
2016-04-26 08:36:14 +02:00
Jan Krcmar
f8e681dbf4
added user disk quota limit
...
added quota warning in instance page
2016-03-31 13:12:52 +02:00
Jan Krcmar
317c2a85ae
user can now clone instances, admin can specify user quotas (instances,cpus,memory)
...
user can only select predefined instance names, mac and disk names are selected automatically
2016-03-23 09:00:42 +01:00
Retspen
2d1f72a7e1
Added models and telmplate for sshkeys
2015-05-27 14:10:57 +03:00
Retspen
981eb65fac
Fixed default account
2015-05-07 17:00:11 +03:00
Retspen
2aa5558df7
Fixed pep8
2015-04-06 10:51:50 +03:00
Retspen
9484b11c41
DB changes
2015-04-02 14:24:28 +03:00
Retspen
56f840c893
Fixed pep8
2015-03-27 17:12:15 +02:00
Retspen
1f68e8c5ed
Added migration
2015-03-25 11:36:37 +02:00
Retspen
02ae7336ea
Refactor users page
2015-03-18 17:13:44 +02:00
Retspen
29b05745ad
Added users page
2015-03-02 10:52:07 +02:00
Retspen
cbba654538
Add fixtures
2015-02-27 15:56:10 +02:00
Retspen
4d48e79341
Initial commit
2015-02-27 10:53:51 +02:00