Password Reset - Django Authentication Tutorial - Part 6

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 35

  • @bidhanmajhi
    @bidhanmajhi 6 ปีที่แล้ว +1

    Good to see you here man. I always go to your blog whenever I need some help. This TH-cam channel will be very helpful.

  • @akprodromou
    @akprodromou 4 ปีที่แล้ว

    Excellent! Thank you very much for putting the time in to show us, both your videos and your website explanations are splendid!

  • @arturotorres4377
    @arturotorres4377 4 ปีที่แล้ว

    It is amazing the way you make it look easy. Thanks for your content, it's priceless!

  • @debojyotipramanick2124
    @debojyotipramanick2124 5 ปีที่แล้ว

    Excellent tutorials Victor. Thank you so much ! Very happy to be the 100th liker of this video :-)

  • @trungpv_
    @trungpv_ 6 ปีที่แล้ว +5

    Hi Vitor , Glad to see you.
    I'd like to thank you for the excellent tutorial. I'm a big fan of all your work. Your blog is an amazing achievement. It helped me a lot.
    I'm very glad to be able to follow you on TH-cam.
    Once again, Thanks you!

  • @AkashKumar-zo6uf
    @AkashKumar-zo6uf 5 ปีที่แล้ว

    Thanks. Most of the time, I read from your blog. That is really helpful. But now these practical vedios, will help more to understand the flow...

  • @rahulhuilgol5304
    @rahulhuilgol5304 5 ปีที่แล้ว

    I'm getting confident watching your content. Password reset functionality used to intimidate me.

  • @WCuDYT
    @WCuDYT 5 ปีที่แล้ว +2

    You are amazing Vitor! But I am feeling sad for you as you don't have to many subs, I am worried. I hope you will get subs soon. And keep doing the good work.

  • @joseronaldo501
    @joseronaldo501 6 ปีที่แล้ว +1

    Hi Victor, I have a problem with my password reset template and I'm writing the django admin template, my form is in: /registration/password_reset_form.html, how to proceed?

    • @joseronaldo501
      @joseronaldo501 6 ปีที่แล้ว +1

      Resolved.

    • @grigorarabyan9853
      @grigorarabyan9853 5 ปีที่แล้ว

      How do you resolve it ? every time that i click Forgot passwrod it goe's to admin page?

    • @sidrasafdar7325
      @sidrasafdar7325 5 ปีที่แล้ว

      @@joseronaldo501 how do you resolve it???

    • @WCuDYT
      @WCuDYT 5 ปีที่แล้ว +1

      @@sidrasafdar7325 You need to re arrange the installed_apps in django settings.Put the django.contrib.auth and admin after your installed apps.

  • @bonfimjustino3455
    @bonfimjustino3455 5 ปีที่แล้ว

    Show! Vitor Freitas, vi em seu blog que você é brasileiro, obrigado me ajudou muito! Sucesso!

  • @WCuDYT
    @WCuDYT 6 ปีที่แล้ว +1

    Hey! Vitor its amazing to see you on yt.
    I am a *noob*
    I went through your blog's *A Complete Beginner's Guide to Django - Part 7* artical, to deploy my app.
    With just a single difference, I am trying to host my Django app on Google App Engine. Do i need to install the Supervisor, NGIX on the Google App Engine or they will do it for me automatically. I am not able to figure out how to deploy it on app engine. I can do it on Compute Engine, but that not gonna help me.
    So please tell me what should i do to deploy my app on GAE

  • @thiagocpd7847
    @thiagocpd7847 5 ปีที่แล้ว

    Hi Victor.
    I have a issue.
    The password reset email that django sends is a so ugly.
    So, how to send a beautiful HTML template as password reset email?

  • @edwardmano3773
    @edwardmano3773 5 ปีที่แล้ว

    Great tutorial. Thank you.
    I am getting this error "Reverse for 'password_reset_done' not found. 'password_reset_done' is not a valid view function or pattern name." I've placed all the authentication urls in the registration folder in the accounts app
    and I have included them in the main urls for the project. I have also created my own templates for the views,
    I have tried figuring out why I'm getting the error, what could be the problem? (django 2.2)

    • @ManInSombrero
      @ManInSombrero 5 ปีที่แล้ว +1

      ResetPasswordView's attribute success_url defaults to reverse_lazy('password_reset_done'), so if you are using this view in "registration" namespace, you need to specify it like so reverse_lazy('registration:password_reset_done')

  • @GuilhermeSilva-le8vj
    @GuilhermeSilva-le8vj 5 ปีที่แล้ว

    the best tutorial ever, i wonder are you brazilian as well???

  • @Willicen
    @Willicen 5 ปีที่แล้ว

    The password_reset_form show up the password reset admin form

  • @dorukkk5527
    @dorukkk5527 5 ปีที่แล้ว

    Excellent jobs. Thank you so much for all.

  • @brahmareddy442
    @brahmareddy442 4 ปีที่แล้ว

    Hi Vitor , Glad to see you.
    while resetting the password, i am getting error like "AttributeError: module 'django.contrib.auth.views' has no attribute 'password_reset' ". i'm using 3.0 version. is it no longer support for 3.0 version in django?

  • @yusuftekinx
    @yusuftekinx 4 ปีที่แล้ว

    Perfect Video!! Tnhx

  • @robertselkirkknox1
    @robertselkirkknox1 4 ปีที่แล้ว

    Funny. When do the exact same thing, I get something very different:
    python3 manage.py sendtestemail
    usage: manage.py sendtestemail [-h] [--managers] [--admins] [--version]
    [-v {0,1,2,3}] [--settings SETTINGS]
    [--pythonpath PYTHONPATH] [--traceback]
    [--no-color] [--force-color] [--skip-checks]
    [email [email ...]]
    manage.py sendtestemail: error: You must specify some email recipients, or pass the --managers or --admin options.

  • @WCuDYT
    @WCuDYT 5 ปีที่แล้ว +1

    Why I am getting sad and sad as this video progresses to its end! :-(

  • @kawserchowdhury755
    @kawserchowdhury755 4 ปีที่แล้ว

    excellent way
    django authentication system

  • @GeneralBlorp
    @GeneralBlorp 5 ปีที่แล้ว

    Your face is blocking the version number on the Django documentation you were viewing. Would be more reassuring to see that as sometimes it's important!

  • @mahafuzumutaru1956
    @mahafuzumutaru1956 5 ปีที่แล้ว

    Thanks