This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
FFDN
/
wifi-with-me
Suivre
9
Voter
2
Fork
12
Fichiers
Tickets
11
Pull Requests
3
Wiki
Aborescence:
3d3b0cf5f3
Branches
Tags
django
jd-contribution-manage-link
master
wifi-with-me
/
wifiwithme
/
apps
/
pages
/
apps.py
apps.py
85 B
Historique
Raw
1
2
3
4
5
from django.apps import AppConfig
class PagesConfig(AppConfig):
name = 'pages'