Private
Public Access
1
0

moved error templates

This commit is contained in:
Sander Roosendaal
2017-04-22 14:45:07 +02:00
parent 864d230c95
commit 7ad8ffe0af
12 changed files with 451 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
from django.shortcuts import render, redirect, render_to_response
from django.template import RequestContext
from django.conf import settings
from rowingdata import main as rmain