Python Django User Registration - Full Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2024

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

  • @haroldaaguirreg8241
    @haroldaaguirreg8241 21 วันที่ผ่านมา +1

    Thank you, this video was very helpful, i needed how to used for my highschool project, and the doc was too confusing for me, thanks you so much

  • @betterstack
    @betterstack 8 หลายเดือนก่อน +2

    Awesome guide Dave! 🚀If anyone’s looking for more Python tutorials, we’ve released logging in Django and Django middleware to help the community too 💪

  • @spencercooper367
    @spencercooper367 8 หลายเดือนก่อน +1

    Thank Dave. Since I started following you last year a lot has been learn....

    • @spencercooper367
      @spencercooper367 8 หลายเดือนก่อน +1

      Especially the 21 hours video chapters with python you introduced on free code camp. Thanks Dave your lessons mean a lot to me....

  • @anandcherian.585
    @anandcherian.585 18 วันที่ผ่านมา

    Amazing content and clear explanation. Thanks Dave.

  • @joanitahnankya3187
    @joanitahnankya3187 20 วันที่ผ่านมา

    Thank you so much . The video has been so help full, short and nice. Thank you

  • @kumargupta7149
    @kumargupta7149 9 หลายเดือนก่อน +1

    Helpful Dave as always

  • @krzysiekkrzysiek9059
    @krzysiekkrzysiek9059 9 หลายเดือนก่อน +1

    Awesome and simple. Thx Dave.

  • @nillerbjj1
    @nillerbjj1 9 หลายเดือนก่อน +1

    Thanks Dave 👍👍

  • @dev-akeel
    @dev-akeel 9 หลายเดือนก่อน +2

    0:41 "poetry shell" is much easier command.

    • @krzysiekkrzysiek9059
      @krzysiekkrzysiek9059 9 หลายเดือนก่อน +2

      "pipenv shell" is even more easier 😉 😁

    • @dev-akeel
      @dev-akeel 9 หลายเดือนก่อน

      @@krzysiekkrzysiek9059 actually "poetry" does a lot of other things as well. And keeps all the envs inside a single folder rather than messing up with the project directly, then we need to use gitignore...

  • @chrishicks7630
    @chrishicks7630 3 หลายเดือนก่อน

    Many thanks for an excellent tutorial.

  • @LicenciasBiz
    @LicenciasBiz 3 หลายเดือนก่อน

    Great material Sr, thanks!

  • @CoryFleischman
    @CoryFleischman 9 หลายเดือนก่อน +2

    Dave. Thanks for the video. I don't yet see the lesson 9 files up on your github. I want to copy the CSS file.

  • @lordbeerus9532
    @lordbeerus9532 9 หลายเดือนก่อน +1

    Are rest api's possible in django, or we have to rely on DRF or django-ninja, and if we have to, then will you cover one of these in future videos ??

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 หลายเดือนก่อน +3

      Good question - yes, with the Django REST Framework.

    • @lordbeerus9532
      @lordbeerus9532 9 หลายเดือนก่อน

      @@DaveGrayTeachesCode That's awesome, thanks

  • @himuna387
    @himuna387 4 หลายเดือนก่อน

    Question - I don't see any mention of updating URL Pattern. Did you miss it or did I miss it or is it not really not needed?

  • @mamundev-ti2kv
    @mamundev-ti2kv 2 หลายเดือนก่อน

    Awesome but How I customization input field like username field and password input filed in user registration filed

  • @anjaneyulub2529
    @anjaneyulub2529 9 หลายเดือนก่อน +1

    is this Django series completed Dave? Btw Thank you Dave as always

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 หลายเดือนก่อน +3

      Not yet - a few more things to cover 😀

    • @anjaneyulub2529
      @anjaneyulub2529 9 หลายเดือนก่อน +1

      @@DaveGrayTeachesCode Keep going Dave :) .Please make RestApi Django Tutorials also .

  • @admas03
    @admas03 6 หลายเดือนก่อน

    thanks , helps me alot

  • @Ismoil-y1x
    @Ismoil-y1x 21 วันที่ผ่านมา

    thanks

  • @LinuxForLife
    @LinuxForLife 9 หลายเดือนก่อน +1

    The git Repository is not updated with the lesson 09 ...

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 หลายเดือนก่อน

      Thanks for the note!

    • @LinuxForLife
      @LinuxForLife 9 หลายเดือนก่อน

      @@DaveGrayTeachesCode Still no update ... 😥 At least push for the CSS ...

  • @deepatterson1894
    @deepatterson1894 9 หลายเดือนก่อน

    I don't find lesson 9 CODE you made. Thanks for your awesome teaching! You probably can read all my previous comments. I didn't know what I was looking for then. Now I know what I am looking for but don't find it in the list. Do you have another link to go to? Or is it just not being updated?

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 หลายเดือนก่อน

      Thanks for the note! I thought I pushed this up to GitHub before. I double-checked and it is now there for sure.

  • @Tiktoktrendsandchallenge
    @Tiktoktrendsandchallenge 8 หลายเดือนก่อน

    I am already so used to your courses that I find it difficult to understand other tutors please why didn't you make a sass/scss course 😢 I am really battling to understand others

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  8 หลายเดือนก่อน

      I could and have used it, but CSS is adapting some of the Sass/SCSS features. I feel like the trend is moving away from it.

  • @codernerd7076
    @codernerd7076 9 หลายเดือนก่อน

    Next.js can learn from including Auth but it will never happen because the Vercel CEO owns lots part of the Clerk startup!

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 หลายเดือนก่อน +1

      Yes it is nice that this is built into Django. When it comes to next.js, I prefer Kinde.

  • @aftabahmad4773
    @aftabahmad4773 9 หลายเดือนก่อน