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