This website works better with JavaScript.
Explore
Help
Register
Sign In
RogerWorkPC
/
django_myshop
Watch
1
Star
0
Fork
You've already forked django_myshop
0
Code
Issues
Pull Requests
Packages
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.
25
Commits
1
Branch
0
Tags
46 MiB
Tag:
Branch:
Tree:
c1ae3201ea
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c1ae3201ea'
${ noResults }
django_myshop
/
apps
/
basic
/
__init__.py
4 lines
77 B
Raw
Normal View
History
Unescape
Escape
先把后台配置好,各种坑呀
2 years ago
from
.
apps
import
BasicConfig
default_app_config
=
'
apps.basic.BasicConfig
'