allauth don't works right now…

This commit is contained in:
Qwann 2018-10-11 09:48:03 +02:00
parent a32881a24b
commit 94a629371c

View file

@ -214,4 +214,4 @@ SOCIALACCOUNT_PROVIDERS = {
ACCOUNT_ADAPTER = 'shared.allauth_adapter.AccountAdapter'
SOCIALACCOUNT_ADAPTER = 'shared.allauth_adapter.SocialAccountAdapter'
SOCIALACCOUNT_ADAPTER='allauth_ens.adapter.LongTermClipperAccountAdapter'