How to user reset password in django || password reset by email in django
How user reset password in django || password reset by email in django
download free pdf (how to do that ):
https://1drv.ms/b/s!AlvpOH2eT8IGviWxOBtX1KavegsE
ask anything join telegram ::
Blearningclub Telegram channel ::
https://t.me/blearningclub
follow the steps in video
in this video i have told about hot any user rest his password ,
may be a user forget the password
then he can reset the password by his register email with django
user get a link token and user can reset the password after click the link
in this video i have shown you:
1) send mail by web mail
or 2) you can user default webmaster mail
in the local host you have too add email_backend
but in shared hosting or hosting then
you don't need to do that
for the using webmail
goto virtalenv of python and goto site packages then go Django then go contrib then go Auth then edit views.py
check link 210 there is
from_email = None variable
change None to your Web mail
like,
from_email='user@website.com'
#django #reset #password
in local host u can use : (in settings.py ) only local host
EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
email for query & help :
coffewithbhaskar13@gmail.com
how to upload your django project :
https://www.youtube.com/watch?v=A_kfuTsjS6I&t=19s
******** REGISTRATION & LOGIN *********
at first how to create registration page watch it :
https://www.youtube.com/watch?v=ZTVolKEa2O4
how to create login page:
https://www.youtube.com/watch?v=owRFmNQ8rBY
********************
more video :
how to get free ssl:
https://www.youtube.com/watch?v=6LYK5n1iay0&t=19s
free download django website about poll app:
https://www.youtube.com/watch?v=RPArC1uj5D4&t=10s
django admin tutorial :
https://www.youtube.com/watch?v=jSOKrzOKRoI
https://www.youtube.com/watch?v=sP5X-t4IA2I
https://www.youtube.com/watch?v=6UeuuSUtu_s
how to run django in cpanel python latest version and sqlite3
( sqlite 3.8.3 or later is required solved)
https://www.youtube.com/watch?v=q6KZWuANeVk
subscribe to support
LIKE || SUBSCRIBE || SHARE || SUPPORT