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

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 16

  • @Gurukul-sm
    @Gurukul-sm 3 месяца назад +3

    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 3 месяца назад

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

  • @college3617
    @college3617 9 месяцев назад +4

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

    • @varunchaudhary3458
      @varunchaudhary3458 4 месяца назад +1

      You didn't make a html file for your homepage

    • @animeindanger9518
      @animeindanger9518 20 дней назад

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

  • @VirusPatel-j4g
    @VirusPatel-j4g 4 месяца назад +1

    Sir how to add crud operation in this project?

  • @sky333suraj
    @sky333suraj Год назад +1

    Good 🎉

  • @mrnobi4468
    @mrnobi4468 3 месяца назад

    Authentication backed not define

  • @crisp9734
    @crisp9734 9 месяцев назад +1

    sorce code?

    • @kritimyantra
      @kritimyantra  9 месяцев назад

      check description

    • @crisp9734
      @crisp9734 9 месяцев назад +3

      @@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 ?