This website works better with JavaScript
Home
Explore
Help
Sign In
MrOzOn
/
HealthDiaryBackend
mirror of
https://github.com/MrOzOn/HealthDiaryBackend.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
70ecb0f454
Branches
Tags
master
HealthDiaryB...
/
apps
/
indicator
/
apps.py
apps.py
83 B
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class UserConfig(AppConfig):
name = 'user'