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-10 21:27:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bc4e92cee45ff0e8ba663c6c8343be69fa7cf1a
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