This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
MrOzOn
/
HealthDiaryBackend
Mirror von
https://github.com/MrOzOn/HealthDiaryBackend.git
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
c4474c548a
Branches
Tags
master
HealthDiaryB...
/
apps
/
patient
/
apps.py
apps.py
89 B
Verlauf
Originalformat
1
2
3
4
5
from django.apps import AppConfig
class PatientConfig(AppConfig):
name = 'patient'