If your /logout route shows a method not allowed error (access denied) , Django 4.1 deprecates logging out via GET. Djangoproject docs uses a form (with csrf) with a button styled as a link.
@@TechWithTim Hi Tim, first of all thanks for the tutorials. You have helped out tremendously. Do you still consider making the deployment episode? In any case, thank you
Not sure why but for some reason Django was giving an error saying that it could not find the file under mysite/main/registration - I moved the folder into that location and it works
Tim, you are doing great job. please make more and more videos on python. coz python is everywhere these day. please make zero to hero python course. thank you. god bless you buddy.
Where do we specify the location of login.html? In your case you created this inside registration folder so auth view function will try to look for template located at "registration/login.html" but I don't see you specifying this location anywhere in url_patterns. Could you explain that a bit ?
Minute 11:11 , why is it not redirecting to the login page on the Login Here link? Great content. Keep up the good stuff. PD: Okay, I understand now. I leave the question just in case someone has the same doubt.
Hello tim the way you add crispy in previous i follow it but it gives same error all time I try to resolve it but I can't do that I saw documention of django but it doesn't work plzz make a video on it or tell me how to do it I am gonna piss off from last video
if you just type url as 127.0.0.1/8000/logout it will work. For using in template, just use also use csrf token if necessary. you can use it outside a form. i am a noob in django, so there may occur some issues
a little problem for me i can't use crispy. I mean if i use the tim's code i have this error "Could not parse the remainder: '│crispy' from 'form│crispy'" and if i use {% crispy form %} crispy works but my buttons doesn't work. Any idea?
i wonder how come this video has so few likes? didn't people taking CS50 online course got stuck in registration? anyone from CS50 python & django course?
Dude ! You are awesome.
I was stuck at the login redirect problem for days and you just solved it in about 6 minutes.
Love you for that.
Still tried it but it doesn't like it
If your /logout route shows a method not allowed error (access denied) , Django 4.1 deprecates logging out via GET.
Djangoproject docs uses a form (with csrf) with a button styled as a link.
you can solve the problem by using this : {% if user.is_authenticated or request.path == "/login/" %}
perfect. did it, and its work!
Something acts weird
Tim : *chuckles nervously*
Your tutorials are awesome. They're so clear and concise thanks for making them.
tec with tim, i love you bro!! cheers from Chile
Django just kicks you everything in da face while with Flask you have to write a jwt authentication yourself... just perfect!
Nice tutorial you got there, how about implementing LDAP login with active directory?
Tim, I wish you the best with your youtube channel. May I ask you if you've finished this django series and, if so, how many more episodes are left?
There are two episodes left! The last one will be deployment. Thank you :)
@@TechWithTim Hi Tim, first of all thanks for the tutorials. You have helped out tremendously. Do you still consider making the deployment episode? In any case, thank you
@@TechWithTim Ok, that was 2 years ago. Will it happen?:)
Not sure why but for some reason Django was giving an error saying that it could not find the file under mysite/main/registration - I moved the folder into that location and it works
Tim, you are doing great job. please make more and more videos on python. coz python is everywhere these day. please make zero to hero python course. thank you. god bless you buddy.
You are zero and should feel zero.
Go take the Google course
Where do we specify the location of login.html? In your case you created this inside registration folder so auth view function will try to look for template located at "registration/login.html" but I don't see you specifying this location anywhere in url_patterns. Could you explain that a bit ?
Love your work. Thanks, Tim!!!
Minute 11:11 , why is it not redirecting to the login page on the Login Here link? Great content. Keep up the good stuff.
PD: Okay, I understand now. I leave the question just in case someone has the same doubt.
In my login form the input fields and labels are not visible. What could be the reason?
Hello tim the way you add crispy in previous i follow it but it gives same error all time I try to resolve it but I can't do that I saw documention of django but it doesn't work plzz make a video on it or tell me how to do it I am gonna piss off from last video
I'm doing everything the way Tim shows but I can't get my form to display the Crispy format. Anyone can help? I can share my code.
Hi Tim! Thank for the video. I have a question: how can I remove the autocomplete from the login fields?
your user authentication help me very much. THANKS!
Tim be like: oh it doesn't work? just forget about it hahahah
Could you make a tutorial series for the library pymunk using pygame? No one has done it yet on YT
Suuuper helpful, thanks man
basically 13 min tutorial that doesn't have a useful solution. I dont get why like to dislike ratio is so good
It helped me Thank u
Csrf token is a token that prevents cross side request forgery.
Great content!
Is Django goog to create some app with separated from and back end?
The logout function isn’t working! How do I solve this
if you just type url as 127.0.0.1/8000/logout it will work. For using in template, just use
also use csrf token if necessary. you can use it outside a form.
i am a noob in django, so there may occur some issues
a little problem for me i can't use crispy. I mean if i use the tim's code i have this error "Could not parse the remainder: '│crispy' from 'form│crispy'" and if i use {% crispy form %} crispy works but my buttons doesn't work. Any idea?
After block content give indentation like in python ur problem will be rectified
Nice bro keep it up........
Hey tim i am facing an error in html file on "{ % endblock % } " , can you help me out on this?
fixed?
can i add email field in the login form?
bro i am not getting login form?how can i solve this?
Can i have source code for this
What keyboard do you have
Loud af
thanks.
i wonder how come this video has so few likes?
didn't people taking CS50 online course got stuck in registration?
anyone from CS50 python & django course?
Thank you so much man =)) your Tutorial was very helpful ==))) like and subscribe from me =)
Nice bro keep it up........
Nice bro keep it up........
Nice bro keep it up........