This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ShariX
/
sharix-platform-running
Vigiar
5
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
1e2c0f9970
Ramos
Etiquetas
master
unstable
sharix-platform...
/
views
/
home.py
home.py
101 B
Histórico
Em bruto
1
2
3
4
from django.shortcuts import render
def home__view(request):
return render(request, "home.html")