Please enable JavaScript in your browser!
Página Inicial
Explorar
Ajuda
Registrar
Entrar
CarePatch
/
thermometer
Observar
2
Favorito
0
Fork
0
Problemas
0
Pull Requests
0
Commits
164
Versões
0
Nenhuma Descrição
SSH
HTTPS
ZIP
TAR.GZ
Árvore:
2b5f64f20c
Branches
Tags
master
thermometer
/
account
/
apps.py
apps.py
89B
Histórico
Cru
from django.apps import AppConfig class AccountConfig(AppConfig): name = 'account'