views.py
4 lines
| 125 B
| text/x-python
|
PythonLexer
|
r0 | from django.shortcuts import render,render_to_response | ||
from django.template import RequestContext | ||||
# Create your views here. | ||||