This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ShariX
/
sharix-platform-running
Segui
5
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1e2c0f9970
Rami (Branch)
Tag
master
unstable
sharix-platform...
/
views
/
home.py
home.py
101 B
Cronologia
Originale
1
2
3
4
from django.shortcuts import render
def home__view(request):
return render(request, "home.html")