This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
david
/
TDD
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c00b3f8b3c
Rami (Branch)
Tag
master
TDD
/
lists
/
views.py
views.py
95 B
Cronologia
Originale
1
2
3
4
5
from django.shortcuts import render
# Create your views here.
def home_page(request):
pass