##// END OF EJS Templates
Fix createDB script (postgress)
Fix createDB script (postgress)

File last commit:

r0:70de8228c274
r324:c0b8b99b6099
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.