Private
Public Access
1
0

added FB and Twitter share buttons

This commit is contained in:
Sander Roosendaal
2017-10-09 11:07:29 +02:00
parent 5b5c5c68a9
commit 1c137a6852
6 changed files with 76 additions and 4 deletions

View File

@@ -64,6 +64,7 @@ INSTALLED_APPS = [
'cookielaw',
'django_extensions',
'tz_detect',
'django_social_share',
]
AUTHENTICATION_BACKENDS = (