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-20 14:21:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
34a041bb7a17560f29a2daf4e8f67b1140faef2d
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