1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-23 11:04:49 +00:00
This commit is contained in:
catborise 2020-06-03 16:58:04 +03:00
commit 9f2de6d916
4 changed files with 27 additions and 1 deletions

View file

@ -16,6 +16,7 @@ from admin.decorators import superuser_only
from webvirtcloud.settings import QEMU_CONSOLE_LISTEN_ADDRESSES
@superuser_only
def create_instance_select_type(request, compute_id):
"""