This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
blezz-tech
/
sharix-platform-running
Fork de
ShariX/sharix-platform-running
Seguir
1
Destacar
0
Fork
0
Ficheiros
Rama:
unstable
Ramas
Etiquetas
master
unstable
sharix-platform...
/
views
/
home.py
home.py
101 B
Permalink
Histórico
Raw
1
2
3
4
from django.shortcuts import render
def home__view(request):
return render(request, "home.html")