This website requires JavaScript.
Explore
Help
Sign In
j3d1
/
webvirtcloud
Watch
1
Star
0
Fork
You've already forked webvirtcloud
0
mirror of
https://github.com/retspen/webvirtcloud
synced
2024-11-01 03:54:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b47ec2e8f9
webvirtcloud
/
admin
/
apps.py
6 lines
85 B
Python
Raw
Normal View
History
Unescape
Escape
Added admin application - Manage users - Manage groups - Manage logs
2020-05-27 12:24:06 +00:00
from
django
.
apps
import
AppConfig
class
AdminConfig
(
AppConfig
)
:
format python code with black
2022-11-02 05:54:35 +00:00
name
=
"
admin
"
Reference in a new issue
Copy permalink