Private
Public Access
1
0

adding braintree info

This commit is contained in:
Sander Roosendaal
2018-12-21 15:04:35 +01:00
parent d4898701c9
commit 3286630931
8 changed files with 71 additions and 2 deletions

View File

@@ -125,6 +125,7 @@ TEMPLATES = [
'django.template.context_processors.i18n',
# 'context_processors.google_analytics',
'context_processors.warning_message',
'rowers.context_processors.braintree_merchant',
],
# 'loaders': [
# 'django.template.loaders.app_directories.Loader',