0.11.2 Google Auth
This commit is contained in:
@@ -75,7 +75,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.humanize',
|
||||
|
||||
'django.contrib.sites',
|
||||
# 'django.contrib.sites',
|
||||
|
||||
'colorfield',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user