allauth don't works right now…
This commit is contained in:
parent
a32881a24b
commit
94a629371c
1 changed files with 1 additions and 1 deletions
|
@ -214,4 +214,4 @@ SOCIALACCOUNT_PROVIDERS = {
|
|||
|
||||
|
||||
ACCOUNT_ADAPTER = 'shared.allauth_adapter.AccountAdapter'
|
||||
SOCIALACCOUNT_ADAPTER = 'shared.allauth_adapter.SocialAccountAdapter'
|
||||
SOCIALACCOUNT_ADAPTER='allauth_ens.adapter.LongTermClipperAccountAdapter'
|
||||
|
|
Loading…
Reference in a new issue