1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 23:25:24 +00:00
webvirtcloud/instances
Jan Krcmar 6c4a3a93e3 instance/clone view: generation of clone_data algorithm enhanced
if disk or meta in post: results always true, so removed. this pushes all POST data to conn.clone_instance()
2016-02-24 12:50:43 +01:00
..
migrations Initial commit 2015-02-27 10:53:51 +02:00
templates template/instance: correct placement of options tab panel div, should be after xmledit div 2016-02-24 12:44:14 +01: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 instance/check_instance service endpoint added. checks for existing instance (returns json) 2016-02-11 14:37:26 +01:00
views.py instance/clone view: generation of clone_data algorithm enhanced 2016-02-24 12:50:43 +01:00