0.11.8 Google Auth

This commit is contained in:
SDE
2024-01-13 21:13:06 +03:00
parent 4b3604098f
commit f13a1329ca

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',