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