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
/
even_table
/
apps.py
apps.py
99 B
Link permanente
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class EvenTableConfig(AppConfig):
name = 'even_table'