This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
CyberPanel
Watch
1
Star
0
Fork
0
You've already forked CyberPanel
mirror of
https://github.com/usmannasir/cyberpanel.git
synced
2026-05-18 01:45:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c621981ee7e3f3fb159f457e3e28d12e83db0a2
CyberPanel
/
api
/
apps.py
9 lines
107 B
Python
Raw
Normal View
History
Unescape
Escape
Initial Commit
2017-10-24 19:16:36 +05:00
# -*- coding: utf-8 -*-
p3
2019-12-10 15:09:10 +05:00
Initial Commit
2017-10-24 19:16:36 +05:00
from
django
.
apps
import
AppConfig
class
ApiConfig
(
AppConfig
)
:
name
=
'
api
'
Reference in New Issue
Copy Permalink