This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
linxa
/
train_django
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
train_django
/
mptt_test
/
apps.py
apps.py
97 B
Link permanente
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class MpttTestConfig(AppConfig):
name = 'mptt_test'