Django Authentication Explained: Creating a Login, Register, and Dashboard System | HINDI

แชร์
ฝัง

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

  • @Gurukul-sm
    @Gurukul-sm 2 หลายเดือนก่อน +2

    Sir,you are amazing teaching.you teach group middleware and custom login and logout register user...

  • @DheerajVerma-yb2fo
    @DheerajVerma-yb2fo 7 หลายเดือนก่อน +2

    Could you please share how to implement profanity validation in username?

  • @Gurukul-sm
    @Gurukul-sm 2 หลายเดือนก่อน

    Teach adavance level topics .
    How to add atm
    Card system and login with otp or from google or facebook account

  • @college3617
    @college3617 8 หลายเดือนก่อน +4

    i have done everything but not showing login ,registration pages....reason?

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

      You didn't make a html file for your homepage

    • @animeindanger9518
      @animeindanger9518 7 วันที่ผ่านมา

      If white page --> create register.html in register inside templates
      If page not found > URLs problem

  • @VirusPatel-j4g
    @VirusPatel-j4g 3 หลายเดือนก่อน +1

    Sir how to add crud operation in this project?

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

    Good 🎉

  • @mrnobi4468
    @mrnobi4468 2 หลายเดือนก่อน

    Authentication backed not define

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

    sorce code?

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

      check description

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

      @@kritimyantra naa already got somewhere else

  • @QuangThangTa-qi1zc
    @QuangThangTa-qi1zc 5 หลายเดือนก่อน

    I got AttributeError at /auth/register/'list' object has no attribute 'rsplit' when I create accout. You know how to fix it ?