@55:05 Koyal ki aawaaz sunkar aisa lagta hai ki Vrindavan mein bhagwan shree krishna ke saath Django Framework sikh rahe hai. Poore lecture mein background me Koyal ki aawaaz sun kar maza aagaya. Padhai mein bhi dhan hai Thank You
Kitna muskil hota hai record karna and understand karna ...Your are the perfect teacher i have never seen like you ....Love you sir from the depth of my heart and also I love your massoomiyat face
👍 *lgta hai aaj rest Lena prega dimag thikane pe nhi*😂 sunke thora himmat ho rha h ki ha aesa glti hote rhta h sbse 😅 By the way, thanks for your all these video these all are helping me a lot for clearing the concepts, you have taught everything from scratch ❣️ thanku so much 🙏🏻
aaaj lgta dimag mera Thikane nhi.... Aur record nhi Ho payegha🎃.......funny one But one thing I must tell ur dimag s on thikhane the way u r doing ur job is marvelous....we r learning from ur channel so well .....and u r teaching us..... Like nobdy else can do.. Evr..... So u r on the rgt way... So ur dimag s on rgt track 😍😉😘
im getting problem in auth.login , when i'm login using this login(user) then error through is 'User' object has no attribute 'method', and i'm not using AuthenticationForm i'm using html creating form
when i user request.user.is_authanticated the error is appearing (AttributeError at /profile/ 'AnonymousUser' object has no attribute 'is_authanticated') please tell me the solution if anyone knows.
same app urls mein kaise redirect kare code de dijiye app to bahar ka mean main root directory se redirect dikhaya hein mein us jagha atak geya hu... other video dheklia nehi kar paya....please...! sir please...!
" A user with that username already exists". Why does this error shows in Registration Page, even though we dont include non_field_errors ? Can any one help me ?? Isn't this a non_field_error ??
sir login form agar hum forms.py me bnaye to authenticate krne me problem ho rhi hai ....iska koi solution btayena please hum apna login form kaise bnaye or data base se value match kr ke authenticate kr paaye .....please sir we need ur answer...please don't ignore this....i need ur response
Hello Main django sikhne ke liye aapli play list follow karti hun, when I'm creating login & Registration Form as per shown in playlist no.64 the code do not generate any error. But I'm on signup page submitted all information and click on login I got error. Invalid block tag on line 19: 'endfor', expected 'elif', 'else' or 'endif'. Did you forget to register or load this tag? iske karan main aage ka code run nahi kar pa rahi hun. Please help me in this code. Thank you in advance
@@geekyshows Error during template rendering In template D:\django\loginregistration\enroll\templates\enroll\userlogin.html, error at line 13 Invalid block tag on line 13: 'endfor', expected 'elif', 'else' or 'endif'. Did you forget to register or load this tag? 3 4 5 6 7 8 User Login 9 10 11 12 {% csrf_token %} {% if form.non_field_errors %} {% for error in 13 form.non_field_errors} {{error}} {% endfor %} {% endif %} {% for fm in 14 form %} {{fm.label_tag}} {{fm}} {{fm.errors|striptags}} 15 {% endfor %} 16 17 18 19 Signup 20 21 this type of error occured. and jab main code save karti hoon to uska format change hokar aise ho jata hain. so what is solution for this to avoid it
@55:05 Koyal ki aawaaz sunkar aisa lagta hai ki Vrindavan mein bhagwan shree krishna ke saath Django Framework sikh rahe hai. Poore lecture mein background me Koyal ki aawaaz sun kar maza aagaya. Padhai mein bhi dhan hai Thank You
Sir you are the best teacher in this universe
Kitna muskil hota hai record karna and understand karna ...Your are the perfect teacher i have never seen like you ....Love you sir from the depth of my heart and also I love your massoomiyat face
Your teaching is one class 💯 irrespective of language.
👍 *lgta hai aaj rest Lena prega dimag thikane pe nhi*😂 sunke thora himmat ho rha h ki ha aesa glti hote rhta h sbse 😅
By the way, thanks for your all these video these all are helping me a lot for clearing the concepts, you have taught everything from scratch ❣️ thanku so much 🙏🏻
your way of teaching is super
best hindi teacher :)
Watching this awesome series in 2022 ❤ thanks geeky shows for this wonderful series ❤
This channel deserve millions of subscribers and likes 🥰
Sir, your teaching skill very nice, thank you sir
aaaj lgta dimag mera Thikane nhi.... Aur record nhi Ho payegha🎃.......funny one
But one thing I must tell ur dimag s on thikhane the way u r doing ur job is marvelous....we r learning from ur channel so well
.....and u r teaching us..... Like nobdy else can do.. Evr..... So u r on the rgt way... So ur dimag s on rgt track 😍😉😘
authenticate , login and logout ye sab file or folder kaha he Auth folder me to he hi nahi to import kese hua
Your Explanation is very very nice...
Your videos are amazing , thank you so much for making this playlist.
Bohat acha smjhaya aap ny ....
Hii gys bahut accha bolte ho sir aap 🙏
Ekdum Garda macha hai video me 👍👍👍
SIr you are unmatchable
Superb superb superb......
sir, you are GOD ..... thank you so much
Awesome sir 👍 keep it up sir one more video plz 🙏
Thank You Once Again
Thank You, really helpful
happy holi guruji
Amazing video
sir ek baar class base view dikha dijiye na...! aur batana class base view yea function direct konsa accha hein....!
Love from Pakistan ❤️
Superb....
Can u pls explain signup should work only for admin
Awesome course bro..
thank you so much dada
man u r awsm
Big Fan bro
Shukria Sir
Great sir
Thank you so much Sir...
sir isme middleware use hain???
love u bro
Wat tool for table view
Please solve this problem help me please boss
TypeError at /login/
login() takes 1 positional argument but 2 were given
Sir i want seprate form for login, signup, logout starting from mysql intallation
im getting problem in auth.login , when i'm login using this login(user) then error through is 'User' object has no attribute 'method', and i'm not using AuthenticationForm i'm using html creating form
any upcoming project in django especially school learning plx
thanks
Thank you
What is someone hits url, localhost/profile/
Login page me kaise redirect kare agar koi unknown user url se view ko access karne ka kosis kare toh?
Sir, what is difference between is_authenticated vs login_required decorator?
How to achieve "this username has been already in use in signup form"
how can i fetch other field just like name
when i user request.user.is_authanticated the error is appearing (AttributeError at /profile/
'AnonymousUser' object has no attribute 'is_authanticated') please tell me the solution if anyone knows.
Love you mere Bhai kaise ho Aap
can't we use other parameter rather than usernname in authenticate funcaion?
same app urls mein kaise redirect kare code de dijiye app to bahar ka mean main root directory se redirect dikhaya hein mein us jagha atak geya hu... other video dheklia nehi kar paya....please...! sir please...!
" A user with that username already exists". Why does this error shows in Registration Page, even though we dont include non_field_errors ? Can any one help me ?? Isn't this a non_field_error ??
Sir django ka kon sa version use kar rahai hai kyu ke login form create karne se error show ho rha h
user login krne pe page not found ka ERROR(accounts\profil does not exist) arah hai
what to do?
Pls. make forget user & password video thanks
usser_profile view function me request through name kaise aaya?
ok, got it
can you share the link for creating signup form
Sir how display image after login
your teaching is great but dont do this copy paste it would be easy if you write the code or give us code
Sir session and cookies per video ? Kab ayga
I have shared sylbs on instagram and twitter @geekyshow1
sir login form agar hum forms.py me bnaye to authenticate krne me problem ho rhi hai ....iska koi solution btayena please hum apna login form kaise bnaye or data base se value match kr ke authenticate kr paaye .....please sir we need ur answer...please don't ignore this....i need ur response
Hello Main django sikhne ke liye aapli play list follow karti hun, when I'm creating login & Registration Form as per shown in playlist no.64 the code do not generate any error. But I'm on signup page submitted all information and click on login I got error.
Invalid block tag on line 19: 'endfor', expected 'elif', 'else' or 'endif'. Did you forget to register or load this tag?
iske karan main aage ka code run nahi kar pa rahi hun. Please help me in this code.
Thank you in advance
you are writing invalid end tag endfor ki jagah endif likhiye
@@geekyshows
Error during template rendering
In template D:\django\loginregistration\enroll\templates\enroll\userlogin.html, error at line 13
Invalid block tag on line 13: 'endfor', expected 'elif', 'else' or 'endif'. Did you forget to register or load this tag?
3
4
5
6
7
8 User Login
9
10
11
12 {% csrf_token %} {% if form.non_field_errors %} {% for error in
13 form.non_field_errors} {{error}} {% endfor %} {% endif %} {% for fm in
14 form %} {{fm.label_tag}} {{fm}} {{fm.errors|striptags}}
15 {% endfor %}
16
17
18
19 Signup
20
21
this type of error occured. and jab main code save karti hoon to uska format change hokar aise ho jata hain. so what is solution for this to avoid it
Sir login mai mere project mai error aa rahi h it show login () takes 1 positional argument but 2 were given please solve sir
From django.contrib import auth
auth.login(request,user)
Try this code chl jayga
@@anubhav1585 reason???
Bhai do ek jaise naam k fuction ho gye ek login view wala or ek login wala
@@anubhav1585 Thank You
You need to change your function name login into something
authenticate , login and logout ye sab file or folder kaha he Auth folder me to he hi nahi to import kese hua 🙄
bhai github pe host kiya hai to linke de de description
sir mere me this field is required wala error show hi nahi krta hai !!!
kisi or me bhi krta hai kya if haan then please reply
meri bhi same problem
Bhai itna sab yaad kese reh jata hai
bhai signup bolo singup nhi
Node JS kab aayega video ?
Sir koi badiya sa project ban baiyr e commerce
Sir please check email. I already send it to u twice.
Hiiiiiiiiiiiiiii
Node js
""The view django.contrib.auth.logout didn't return an HttpResponse object. It returned None instead."" getting this error please help
Kindly indent code properly
@@geekyshows thankyou
The view accounts.views.login didn't return an HttpResponse object. It returned None instead.
check code indentation