Private
Public Access
1
0

removing google analytics and clicky

This commit is contained in:
Sander Roosendaal
2018-03-07 15:59:42 +01:00
parent ad71e8ff0d
commit 1a87d72a8d
5 changed files with 30 additions and 24 deletions

View File

@@ -119,7 +119,7 @@ TEMPLATES = [
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages',
'django.template.context_processors.i18n',
'context_processors.google_analytics',
# 'context_processors.google_analytics',
'context_processors.warning_message',
],
# 'loaders': [