This website works better with JavaScript.
Home
Explore
Help
Sign In
jiahui
/
acupuncture_registered_system
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
针灸预约挂号系统
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
2
Branches
0
Tags
28 KiB
Tree:
b5bb3d2639
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b5bb3d2639'
${ noResults }
acupuncture_registered_system
/
demo
/
apps.py
6 lines
83 B
Raw
Normal View
History
针灸预约挂号系统首次提交
2 years ago
from
django
.
apps
import
AppConfig
class
DemoConfig
(
AppConfig
)
:
name
=
'
demo
'