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