Private
Public Access
1
0

made metrics and strokedata model dynamic

This commit is contained in:
Sander Roosendaal
2017-09-21 16:47:39 +02:00
parent 79d2c7490a
commit 6db8b17ad6
4 changed files with 292 additions and 80 deletions

View File

@@ -63,7 +63,7 @@ INSTALLED_APPS = [
'analytical',
'cookielaw',
'django_extensions',
'tz_detect'
'tz_detect',
]
AUTHENTICATION_BACKENDS = (