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
2025-11-06 05:15:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61829ded5cada66fcb07c99ec835d33d4bc7f2fc
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