Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

I can't create custom reset pass view - django - logic error

thank you for helping

But I'm trying to create reset password view, without using the default Django reset password to view. by following this tutorial: https://wsvincent.com/django-user-authentication-tutorial-password-reset/ and a second tutorial https://simpleisbetterthancomplex.com/tutorial/2016/09/19/how-to-create-password-reset-view.html

Now the problem, when I set up everything in the registration folder, the framework still use the default Django reset password page, but my login is using my customize page, why is that? I'm stup

my code is the same as the code for the tutorial but for better, understanding I posted a picture of the Django Project URL here:my codes structure of password reset

Comments