This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
MrOzOn
/
HealthDiaryBackend
mirror de
https://github.com/MrOzOn/HealthDiaryBackend.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
d85b504f6f
Branches
Tags
master
HealthDiaryB...
/
apps
/
user
/
apps.py
apps.py
83 B
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class UserConfig(AppConfig):
name = 'user'