mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-07 04:49:37 +00:00
Add all settings to appsettings page & Convert settings choices
This commit is contained in:
@@ -6,6 +6,7 @@ from django.shortcuts import render
|
||||
from django.urls import reverse
|
||||
|
||||
from admin.decorators import superuser_only
|
||||
from appsettings.models import AppSettings
|
||||
from instances.models import Instance
|
||||
from logs.models import Logs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user