This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lightxu
/
exam-segment-django
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
aa5a5cc974
Ramas
Etiquetas
master
exam-segment...
/
segment
/
apps.py
apps.py
89 B
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class SegmentConfig(AppConfig):
name = 'segment'