Learn Django - The Easy Way | Password Reset View | Tutorial - 25

preview_player
Показать описание
In this video lecture, we will create a Password Reset View to allow users to reset the password if they forgot it.

Just Open the link to get the Password Reset View Templates.

Find the links below to connect with me:

Рекомендации по теме
Комментарии
Автор

Is this functional with Django 2.0 and above?? Please tell.

fahymn
Автор

Awesome Video! very well made and very clearly explained. Just a small question. What exactly do we change in production

samnik
Автор

sir why we want go to open the link
we want when we click submit then go to the page password and newpassword
because user is not go to open link

Vinayyadav-geir
Автор

plz help
if i want change the password in sqlite3 and i create a custom form in html name='username' name='password' then how i change.
i am not use {{form.as_p}}

o
Автор

How our templates are connected to urls through auth_views?

gabenewell