This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zhuangyp
/
DjangGo
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6756d11a1f
Branches
Tags
master
DjangGo
/
workreport
/
apps.py
apps.py
95 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class WorkreportConfig(AppConfig):
name = 'workreport'