updated allauth

This commit is contained in:
Alexander Karpov 2023-12-07 03:36:49 +03:00
parent b9302f16a8
commit 957d748647

View File

@ -503,6 +503,7 @@
},
},
}
ACCOUNT_DEFAULT_HTTP_PROTOCOL = env("HTTP_PROTOCOL", default="http")
# django-rest-framework
# -------------------------------------------------------------------------------