Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
roomlist
Commits
30b63f41
Commit
30b63f41
authored
Oct 27, 2016
by
Daniel W Bond
Browse files
registered pinterest and spotify as allauth providers
parent
9c8c5c6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/settings/settings.py
View file @
30b63f41
...
...
@@ -96,7 +96,8 @@ INSTALLED_APPS = (
'allauth.socialaccount.providers.instagram'
,
'allauth.socialaccount.providers.tumblr'
,
'allauth.socialaccount.providers.github'
,
# 'allauth.socialaccount.providers.spotify',
'allauth.socialaccount.providers.pinterest'
,
'allauth.socialaccount.providers.spotify'
,
# twitch? stackexchange? soundcloud?
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment