Private
Public Access
1
0

darker front page

This commit is contained in:
Sander Roosendaal
2018-10-18 11:53:17 +02:00
parent 3a5f42c797
commit a5000c7cf3

View File

@@ -107,6 +107,8 @@ ROOT_URLCONF = 'rowsandall_app.urls'
# '^admin/', # '^admin/',
# '^rowers/histo') # '^rowers/histo')
APPEND_SLASH = True
TEMPLATES = [ TEMPLATES = [
{ {
'BACKEND': 'django.template.backends.django.DjangoTemplates', 'BACKEND': 'django.template.backends.django.DjangoTemplates',