This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
ByteTrekProjects
/
review-automation-server
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
52e9b8599f
Branches
Tags
feature/add-entrust
master
review-autom...
/
dashboard
/
apps.py
apps.py
93 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class DashboardConfig(AppConfig):
name = 'dashboard'