Private
Public Access
1
0

Merge branch 'feature/cookielaw' into develop

This commit is contained in:
Sander Roosendaal
2016-12-21 13:23:04 +01:00
5 changed files with 51 additions and 2 deletions

View File

@@ -52,6 +52,7 @@ INSTALLED_APPS = [
'oauth2_provider',
'corsheaders',
'analytical',
'cookielaw'
]
AUTHENTICATION_BACKENDS = (