0.11.3 Google Auth

This commit is contained in:
SDE
2024-01-13 17:27:32 +03:00
parent eafccabb66
commit e6e345b9fe

View File

@@ -84,10 +84,10 @@ INSTALLED_APPS = [
'webpush',
# 'allauth',
# 'allauth.account',
# 'allauth.socialaccount',
# 'allauth.socialaccount.providers.google',
'allauth',
'allauth.account',
'allauth.socialaccount',
'allauth.socialaccount.providers.google',
'GeneralApp',
'AuthApp',