mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
update secret references; move secret to virtsecret because of django compatibility
This commit is contained in:
parent
f161d6a1f3
commit
ede5710d7c
13 changed files with 13 additions and 13 deletions
|
@ -36,7 +36,7 @@ INSTALLED_APPS = [
|
|||
"interfaces",
|
||||
"nwfilters",
|
||||
"storages",
|
||||
"secrets",
|
||||
"virtsecrets",
|
||||
"logs",
|
||||
"qr_code",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue