This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
python
/
BPC
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d21d61b34d
Rami (Branch)
Tag
master
BPC
/
frontpage
/
apps.py
apps.py
93 B
Cronologia
Originale
1
2
3
4
5
from django.apps import AppConfig
class FrontpageConfig(AppConfig):
name = 'frontpage'