Add Django-AllAuth app

This commit is contained in:
Alexandre Iooss 2021-10-11 12:55:46 +02:00
parent ff5f5dd2e4
commit dac078f7db
3 changed files with 18 additions and 3 deletions

View file

@ -2,3 +2,4 @@ Django~=2.2.20
django-photologue~=3.13
django-taggit>=0.24.0
django-crispy-forms~=1.7
django-allauth>=0.44