I am learning django and I have not seen that much advance content on django. specially like this video and the amazing part is cloud computing with django.
@@CloudWithDjango Thank you so much for your reply. Also I want know more about you. Please make a video in which you appears with your face with your story about how you get there like all the skill set you have and also about the motivation of this wonderful chennal focusing only on django when there are lots of distractions out there like fastapi and stramlit and data science all that distraction. How you tackle all that distraction, whats your age whats your job where you live Why not you Vlog? and make it home video of your chennal. Thank you
@@farazahmed1668 Hi Faraz, My pleasure! Thank you very much for your message and for your interest in getting to know me. I appreciate it! I am planning on doing live streams in the future which will be more interpersonal and social. I also have a few ideas coming up which will address what you have mentioned. I just have a lot of things to do at the moment, but in time the channel will grow and diversify.
Nice one, thanks - please consider doing similar one but for Django and SPA as FE, allauth added support for this, I think this could be a very popular video :)
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?
Thank you so much! To skip the "want to continue" page and directly redirect users to the email list page for login after clicking "login via Google," you need to modify your authentication flow. First, ensure you have configured Google authentication properly in your Django project. Then, instead of redirecting users to the "want to continue" page after Google authentication, you should directly redirect them to the email list page.This typically involves changing the URL or view function that handles the redirect after successful Google authentication. Look for the part of your code where the redirect happens after Google authentication and modify it to redirect directly to the email list page. If you're using a package like django-allauth for authentication, you might need to customize its behavior to achieve this. Check the documentation or community forums for instructions on customizing the authentication flow. By making these changes, users will be seamlessly redirected to the email list page after logging in via Google, without encountering the "want to continue" page. Good luck!
Authorization callback URL:
127.0.0.1:8000/accounts/github/login/callback
2025 and it´s the best tutorial i ever had. Thank you
Happy new year! I'm glad to hear that it helped! Of course, my pleasure!
You provide the best Django content on youtube. Thanks!
Thank you very much! I'm glad that you are enjoying the content!
I am learning django and I have not seen that much advance content on django. specially like this video and the amazing part is cloud computing with django.
Thank you very much, Faraz! I really appreciate your feedback!
Happy learning!
@@CloudWithDjango Thank you so much for your reply. Also I want know more about you. Please make a video in which you appears with your face with your story about how you get there like all the skill set you have and also about the motivation of this wonderful chennal focusing only on django when there are lots of distractions out there like fastapi and stramlit and data science all that distraction. How you tackle all that distraction, whats your age whats your job where you live Why not you Vlog? and make it home video of your chennal. Thank you
@@farazahmed1668 Hi Faraz,
My pleasure!
Thank you very much for your message and for your interest in getting to know me. I appreciate it! I am planning on doing live streams in the future which will be more interpersonal and social. I also have a few ideas coming up which will address what you have mentioned. I just have a lot of things to do at the moment, but in time the channel will grow and diversify.
Your tutorial was incredibly helpful and saved me a ton of time. Much appreciated!
Thank you for your kind words. I'm glad that it was of value to you!
most developers use django rest framework nowadays, please create more content with drf as the base project
Agree
this video is a life changer, awesome work bro
Thank you very much, Demiz!
I'm glad that you found it useful.
You are doing amazing JOb
Thank you very much!
Still working, Awesome and thanks
I'm glad to hear that! Of course, my pleasure!
Nice one, thanks - please consider doing similar one but for Django and SPA as FE, allauth added support for this, I think this could be a very popular video :)
Thank you for the suggestion! :)
thanks for your new great input... we need content like yours!
Thank you very much, Ahmad! I really appreciate the support!
This is really helpful video , but please can you tell me how I customize the authentication template?
I'm glad that it helped! I'd suggest referring to the docs for that
Please make a video how can we integrate dj-rest auth using DRF snd REACT
Thank you for your suggestion!
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?
Thank you so much! To skip the "want to continue" page and directly redirect users to the email list page for login after clicking "login via Google," you need to modify your authentication flow.
First, ensure you have configured Google authentication properly in your Django project. Then, instead of redirecting users to the "want to continue" page after Google authentication, you should directly redirect them to the email list page.This typically involves changing the URL or view function that handles the redirect after successful Google authentication. Look for the part of your code where the redirect happens after Google authentication and modify it to redirect directly to the email list page. If you're using a package like django-allauth for authentication, you might need to customize its behavior to achieve this. Check the documentation or community forums for instructions on customizing the authentication flow. By making these changes, users will be seamlessly redirected to the email list page after logging in via Google, without encountering the "want to continue" page. Good luck!
Good stuff!
Thank you!
could please make one to explain how to convert allauth into api using django rest api
Hi Mariam,
Thank you for your suggestion! If I have time, I could look into something like that.
after logged in we can able to redirect into the google authentication page how to redirect them into the home page. Is anyone know please replay...
Hi,
I'd also suggest taking a deeper look at the docs
Thank you so much man
My pleasure!
Hey, does this also work with drf?
Hi,
You would need to try and see unfortunately. I'd suggest taking a deeper look into the documentation.
Thank you!
do a good project with some advance features.
Thank you for your suggestion.
👍👍