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:
f6699a46cb
Branches
Tags
master
HealthDiaryB...
/
apps
/
patient
/
apps.py
apps.py
89 B
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class PatientConfig(AppConfig):
name = 'patient'