This website requires JavaScript.
Explore
Help
Register
Sign In
opc
/
skelet
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ds
skelet
/
core
/
apps.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
6 lines
83 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
T-001: 初始化 Wagtail 项目骨架
2026-07-06 17:30:34 +08:00
from
django.apps
import
AppConfig
class
CoreConfig
(
AppConfig
):
name
=
'core'
Reference in New Issue
Copy Permalink