Getting Started With Django All Auth

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

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

  • @68babi
    @68babi 7 месяцев назад +2

    You made it very clear! Thank you!

  • @caglargulucan
    @caglargulucan День назад

    Tools like this are very important to make coding simpler. By the way, it would be nice if you could make a video for 2d authentication and login detection from a different location

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

    Your video was fantastic, sir. However, I'd prefer to skip the "want to continue" page. Similar to other websites, when I click "login via Google," I want to be directly redirected to the email list page for login. How can I make that happen?

  • @obrien8228
    @obrien8228 4 месяца назад

    Thanks so much for going through this, I have been struggle with this for a few days!

  • @MrRobot-o5g
    @MrRobot-o5g 3 месяца назад +1

    That was really great , PROUDLY NEW SUBSCRIBER.

  • @sagartamang0000
    @sagartamang0000 8 месяцев назад

    Fabulous and straight to the point!

  • @abubakarawode5548
    @abubakarawode5548 6 месяцев назад

    Great video please make one on how to customize the pages. Thank you🙏🙏

  • @zeerar
    @zeerar Месяц назад

    Perfect Tutorial

  • @sebastiancastillo3560
    @sebastiancastillo3560 10 месяцев назад

    Thank you very much !!
    is it possible to extend this with django api rest?

  • @Amir_kh
    @Amir_kh 2 месяца назад

    tnx, that was very helpful ❤❤

  • @edehgeorge8257
    @edehgeorge8257 5 месяцев назад

    Great content. Thanks a ton

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

    Hello, I just discovered your amazing channel.
    I wanted yo ask for your advice please, should I learn django or flask, really I am hesitating, I want to pick one and learn it deeply and make some projects with it.
    Please which framework can do the most : django or flask ?

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

      Learn Django! I will help you to quickly create websites with database backend. And later you can learn applications like Wagtail where you can do many things easily. To do all those, you need Django backgoround.

  • @jonron3805
    @jonron3805 5 месяцев назад

    How do we modify the templates? like the login page? The code of that is in the allauth folder withing venv, so how can I change that?

  • @FlutterPythoncombo
    @FlutterPythoncombo 8 месяцев назад

    Thank you very much My man,An issue here, What if I want to have < Google Sign in button > in HomePage, so the user dont need to go to a second page to Login or Signup , like all the other webapp, just by clicking

  • @juanmarioparra
    @juanmarioparra 5 месяцев назад

    excelent video.

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

    How do we get auth to work when using Google sign in when in the instagram/Facebook in-app browser?

  • @krzysiekkrzysiek9059
    @krzysiekkrzysiek9059 10 месяцев назад +1

    Awesome 👌

  • @rec-trick
    @rec-trick 7 месяцев назад

    i can use this method with django ninja ?

  • @cabeloparasyte4069
    @cabeloparasyte4069 6 месяцев назад

    Which VSCode theme is this?

  • @malbthali
    @malbthali 7 месяцев назад

    رائع، وممبدع، انا ممتن

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

    thank you so much for helping me

  • @wetubetech49
    @wetubetech49 7 месяцев назад

    I already have implemented django authentication in my project how can i replace those with all auth

    • @noorzaibchohan1200
      @noorzaibchohan1200 6 месяцев назад

      remove all the configurations for that authentications and migrate the database. after doing that implement all-auth from scratch once again. this is the easiest way to do

  • @aashayamballi
    @aashayamballi 10 месяцев назад

    thank you!

  • @AliMughrabi
    @AliMughrabi 10 месяцев назад

    Thank u ❤

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

    How to style it ?