i\'m using Django 1.10 and i want to add the allauth\'s app for login, signin, etc, to my website. I\'ve installed allauth from pip, and tried to put the templates from alla
In django-allauth==0.36.0
git clone https://github.com/pennersr/django-allauth
cd django-allauth/allauth/templates/account
Official Link