incorporate new pyteamsnap, incorporate loading from sessions before creating new client.
This commit is contained in:
@@ -281,3 +281,4 @@ INSTALLED_APPS += [
|
||||
"teamsnap.dashboard",
|
||||
]
|
||||
SOCIALACCOUNT_PROVIDERS = {"teamsnap": {"SCOPE": ["read", "write"]}}
|
||||
SESSION_SERIALIZER = "django.contrib.sessions.serializers.PickleSerializer"
|
||||
|
||||
Reference in New Issue
Block a user