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?
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 ?
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.
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
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
You made it very clear! Thank you!
That was really great , PROUDLY NEW SUBSCRIBER.
Thanks so much for going through this, I have been struggle with this for a few days!
Fabulous and straight to the point!
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?
Perfect Tutorial
Great video please make one on how to customize the pages. Thank you🙏🙏
tnx, that was very helpful ❤❤
Great content. Thanks a ton
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 ?
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.
excelent video.
Thank you very much !!
is it possible to extend this with django api rest?
Awesome 👌
Thanks for watching!
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
did you find the way?
How do we get auth to work when using Google sign in when in the instagram/Facebook in-app browser?
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?
thank you so much for helping me
رائع، وممبدع، انا ممتن
thank you!
Thanks for watching!
Thank u ❤
You're welcome 😊
I already have implemented django authentication in my project how can i replace those with all auth
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
Which VSCode theme is this?
i can use this method with django ninja ?
How to style it ?