mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-22 10:34:49 +00:00
Added admin application
- Manage users - Manage groups - Manage logs
This commit is contained in:
parent
a5bf337052
commit
515b027ab8
6 changed files with 9 additions and 15 deletions
|
|
@ -16,7 +16,6 @@ from vrtManager.connection import (CONN_SOCKET, CONN_SSH, CONN_TCP, CONN_TLS, co
|
|||
from vrtManager.hostdetails import wvmHostDetails
|
||||
|
||||
|
||||
|
||||
@superuser_only
|
||||
def computes(request):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue