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
db7dcb8f516add851c6dd4ca8aa3ea8a960a39dd
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