Private
Public Access
1
0

Merge branch 'develop' into feature/restapi

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

View File

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