Added cookie law banner
This commit is contained in:
@@ -52,6 +52,7 @@ INSTALLED_APPS = [
|
||||
'oauth2_provider',
|
||||
'corsheaders',
|
||||
'analytical',
|
||||
'cookielaw'
|
||||
]
|
||||
|
||||
AUTHENTICATION_BACKENDS = (
|
||||
@@ -282,3 +283,6 @@ REST_FRAMEWORK = {
|
||||
# Analytics
|
||||
|
||||
CLICKY_SITE_ID = '101011008'
|
||||
|
||||
# Cookie Law
|
||||
|
||||
|
||||
Reference in New Issue
Block a user