This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
lightxu
/
exam-segment-django
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
aa5a5cc974
Branches
Tags
master
exam-segment...
/
segment
/
apps.py
apps.py
89 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class SegmentConfig(AppConfig):
name = 'segment'