This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
zhanglei
/
JYS
Observar
1
Favorito
1
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
b146202581
Branches
Tags
master
JYS
/
customer
/
apps.py
apps.py
91 B
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class CustomerConfig(AppConfig):
name = 'customer'