adding Social login

This commit is contained in:
Sam
2021-03-16 12:22:14 +00:00
parent 9e476f4007
commit 6dec6be283
3 changed files with 16 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ django-autocomplete-light==3.8.2
# manually install `pip install --default-timeout=100 future` to avoid wcapi to timeout
django-map-widgets==0.3.0
django-admin-list-filter-dropdown==1.0.3
social-auth-app-django==4.0.0
# required for production
django-anymail[amazon_ses]==8.2
boto3==1.17.11