This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
MrOzOn
/
HealthDiaryBackend
espejo de
https://github.com/MrOzOn/HealthDiaryBackend.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
f6699a46cb
Ramas
Etiquetas
master
HealthDiaryB...
/
apps
/
patient
/
apps.py
apps.py
89 B
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class PatientConfig(AppConfig):
name = 'patient'