mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-11 01:16:33 +03:00
updated allauth
This commit is contained in:
parent
957d748647
commit
e38888e411
|
@ -158,9 +158,9 @@
|
|||
|
||||
ALLAUTH_PROVIDERS = [
|
||||
"allauth.socialaccount.providers.github",
|
||||
# "allauth.socialaccount.providers.google",
|
||||
# "allauth.socialaccount.providers.telegram",
|
||||
# "allauth.socialaccount.providers.yandex",
|
||||
"allauth.socialaccount.providers.google",
|
||||
"allauth.socialaccount.providers.telegram",
|
||||
"allauth.socialaccount.providers.yandex",
|
||||
]
|
||||
|
||||
LOCAL_APPS = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user