DEV Community

Borhan Tipu
Borhan Tipu

Posted on • Updated on

 

Django Password Reset Done Template not loading

Iam using django.contrib.auth.views.
When I submit an email for the exist user on the password reset form, it throws me an error that "TemplateDoesNotExist".
If I submit an email which is not in the database the reset done view is working.

Oldest comments (2)

Collapse
 
highcenburg profile image
Vicente Antonio G. Reyes

Post the code please

Collapse
 
tipu profile image
Borhan Tipu

Now I am using allauth with some customization.

Advice For Junior Developers

Advice from a career of 15+ years for new and beginner developers just getting started on their journey.