Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
CarePatch
/
tiwen
Watch
2
Star
0
Fork
0
Issues
0
Pull Requests
0
Commits
2
Releases
0
No Description
SSH
HTTPS
ZIP
TAR.GZ
Tree:
2665ca2642
Branches
Tags
master
tiwen
/
account
/
apps.py
apps.py
89B
History
Raw
from django.apps import AppConfig class AccountConfig(AppConfig): name = 'account'