This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
python
/
dashboard4
Suivre
2
Voter
0
Fork
1
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
707d09b21c
Branches
Tags
master
dashboard4
/
proxy
/
apps.py
apps.py
85 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class ProxyConfig(AppConfig):
name = 'proxy'