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
91ee2d2d1ddb6cc7894a4c19447e4bed824bdb0a
skelet
/
core
/
apps.py
T
6 lines
83 B
Python
Raw
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