Private
Public Access
1
0

Merge tag 'v8.04' into develop

darker front page theme and minor tweaks
This commit is contained in:
Sander Roosendaal
2018-10-18 11:54:42 +02:00

View File

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