This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
python
/
dashboard5
forked de
python/dashboard4
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
6438e19766
Ramas
Etiquetas
master
dashboard5
/
proxy
/
apps.py
apps.py
85 B
Histórico
Raw
1
2
3
4
5
from django.apps import AppConfig
class ProxyConfig(AppConfig):
name = 'proxy'