1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 15:15:22 +00:00
webvirtcloud/instances
2017-06-27 09:22:09 +02:00
..
migrations add instances/migrations/0002_instance_is_template.py 2016-03-22 10:31:49 +01:00
templates added SHOW_ACCESS_ROOT_PASSWORD, SHOW_ACCESS_SSH_KEYS, SHOW_PROFILE_EDIT_PASSWORD -- hides specific forms 2017-06-27 09:22:09 +02:00
templatetags Fixed pep8 2015-03-27 17:12:15 +02:00
__init__.py Initial commit 2015-02-27 10:53:51 +02:00
admin.py Initial commit 2015-02-27 10:53:51 +02:00
models.py Added is_template attribute to instances. If true, instance cannot be started. 2016-01-20 15:40:09 +01:00
tests.py Initial commit 2015-02-27 10:53:51 +02:00
urls.py add /instance/sshkeys/ endpoint for retrieving instance owners ssh keys 2017-05-11 10:46:39 +02:00
views.py fix disk_size NoneType while determining vm disks size 2017-06-26 14:45:12 +02:00