##// END OF EJS Templates
README fix
README fix

File last commit:

r0:70de8228c274
r362:1578c7297ecf
Show More
views.py
4 lines | 125 B | text/x-python | PythonLexer
from django.shortcuts import render,render_to_response
from django.template import RequestContext
# Create your views here.