Private
Public Access
1
0

Merge branch 'develop' into feature/rules

This commit is contained in:
Sander Roosendaal
2020-01-11 13:55:18 +01:00
12 changed files with 207 additions and 8 deletions

View File

@@ -47,6 +47,7 @@ ALLOWED_HOSTS = CFG['allowed_hosts']
INSTALLED_APPS = [
'rowers',
'survey',
# 'cvkbrno',
'django.contrib.admin',
'django.contrib.auth',