This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
sileht
/
wifi-with-me
forké depuis
FFDN/wifi-with-me
Suivre
2
Voter
0
Fork
0
Fichiers
Aborescence:
fbcb6bf6d0
Branches
Tags
django
leaflet-update
master
sileht/address-example
sileht/req
sileht/static-url
sileht/ttnn
sileht/ttnn-old
sileht/welcome-page
ttnn-prod
wifi-with-me
/
wifiwithme
/
apps
/
pages
/
views.py
views.py
103 B
Historique
Raw
1
2
3
4
5
from django.shortcuts import render
def home(request):
return render(request, 'pages/home.html')