This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
python
/
BPC
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6f18f708cc
Branches
Tags
master
BPC
/
frontpage
/
apps.py
apps.py
93 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class FrontpageConfig(AppConfig):
name = 'frontpage'