This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
MrOzOn
/
HealthDiaryBackend
miroir de
https://github.com/MrOzOn/HealthDiaryBackend.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
f6699a46cb
Branches
Tags
master
HealthDiaryB...
/
apps
/
patient
/
apps.py
apps.py
89 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class PatientConfig(AppConfig):
name = 'patient'