Wow!!! Thank you this was really helpful. Easy To understand. Your way of teaching is so simple I get all the things I wanted to learn. Thank you once again
Awesome video to explain basic to advance concepts by explaining each and every thing in a detailed manner. Thanks Sir🥰🥰🥰🥰🥰🥰🥰🥰 I seriously recommed this learning for beginners like me
Sir agar template m maltiple form h or agar hum kese perticular for m post method hit karty h tou view.py kese recognise karega ki yh keska post method h...
sir signal kaya scene baan raha hein ekbar bata dena...! matlab jab user create kar raha huin tab to koi image field nehi hein....! but mujhe ek profile page chaiye at creation of user how to do that...? using signal...!please sir kuch bhi de dijiye jahase mein kar saku please....!
There are many vedios on social authentication but no is explaing from scratch...pls make a video on social authentication and also covers Facebook and Google authentication...and it's a request
The view enroll.views.Showformdata didn't return an HttpResponse object. It returned None instead. sir ye error a rha jb k sb kuch sai sy return krwa rhi hn
try this it will work, form = register(request.POST) if request.method=='POST' and form.is_valid(): print("its post") print(form.cleaned_data) else: form=register() print("its get") return render(request,'register.html',{'form':form})
This code removes the error: "object has no attribute 'cleaned_data'" fm = StudentsRegistration(request.POST) if request.method=='POST' and fm.is_valid(): print("Data got by POST Method") else: fm=StudentsRegistration() print("Data got by GET Method")
Wow!!! Thank you this was really helpful.
Easy To understand.
Your way of teaching is so simple I get all the things I wanted to learn.
Thank you once again
Awesome video to explain basic to advance concepts by explaining each and every thing in a detailed manner. Thanks Sir🥰🥰🥰🥰🥰🥰🥰🥰 I seriously recommed this learning for beginners like me
MASHA ALLAH ap ki videos bhot informations hoti hy
quality content🔥🔥
Best for me, want more on advanced django. From Bangladesh
u r great man...
thanks alot
You're best brother :)
so thanks sir for such course
Thank you so much 💖 sir 👏
cleaned_data dictionary is_valid() chalane se phle kse ban gya ? u said ki is_valid() ke bad cleaned_data dict form hota hai ?
Good and very useful content you upload
जोरदार 📹 sir
Sir. Video nahi aa rahi ab
sir ek doubt hai agr har field input lene ke time pe hi data validate kr rha hai to is_valid() function ka kya use
Awesome sir..
sir could you please upload video on how forms works behind the scene (method flow).. Thanks for your valuable efforts..
Read Community Post I answered there
Sir agar template m maltiple form h or agar hum kese perticular for m post method hit karty h tou view.py kese recognise karega ki yh keska post method h...
Sir could you pls upload a video on how to access images and content in template html file from database
Sir on submitting the button the date is not getting save why
what if i enter only blank spaces using space bar still it will accept form or not
Ñice video 👍👍👍
Wow!! Thank u
you REW GREAT
sir mera if condition nhi chal rha he , please help
Thank you Guruji
The view enroll.views.showdata didn't return an HttpResponse object. It returned None instead.
showing that error how to remove that....🙏
sir signal kaya scene baan raha hein ekbar bata dena...! matlab jab user create kar raha huin tab to koi image field nehi hein....! but mujhe ek profile page chaiye at creation of user how to do that...? using signal...!please sir kuch bhi de dijiye jahase mein kar saku please....!
Sir one more video plz plz plz 🙏🙏🙏
thank you for this sir
Thank uh sir
Sir upload more videos in Django plz
my terminal is not showing name and email. why?
Sir submit karne k baad firse showformdata() kyu call ho raha hai ? Hamne kuchh specify to nahi kiya submit button me
sir is playlist k bad kivy module pr videos bna skte ho app plz
Thnx sir
thanks
form.errors with bootstrap 4 pe 1 video banao please
sir ji terminal me code show ni ho rha
Vai mane bangladesh se bol taho......mane apka html or css ki full course complite kyea hai.....app me kon sa playlist dako......
Js
SQL
Python
Python advance
Then Django
There are many vedios on social authentication but no is explaing from scratch...pls make a video on social authentication and also covers Facebook and Google authentication...and it's a request
i m using validation error lekin validation error show hi ni ho rha
Sir how to active a form in backend in Django?
Sir more video upload please
Bro my form is not loading after clicking
The view enroll.views.Showformdata didn't return an HttpResponse object. It returned None instead.
sir ye error a rha jb k sb kuch sai sy return krwa rhi hn
Where is redirect video
cleaned_data has been changed to clean only
phone number validation kese karu?
Dont get distracted keep on going.
I am getting error that cleaned_data is not defined on fm ??
But the post works perfectly
same pro bro
try this it will work,
form = register(request.POST)
if request.method=='POST' and form.is_valid():
print("its post")
print(form.cleaned_data)
else:
form=register()
print("its get")
return render(request,'register.html',{'form':form})
check if fm.is_valid: instead of if fm.is_valid()
@@puneethms8352 Thank you so much. It got me 2 days to get out of this error. your code is perfectly working.
This code removes the error: "object has no attribute 'cleaned_data'"
fm = StudentsRegistration(request.POST)
if request.method=='POST' and fm.is_valid():
print("Data got by POST Method")
else:
fm=StudentsRegistration()
print("Data got by GET Method")
cleaned_data has changed to "clean"
sir database connection
We have already Completed this Concept
Sir next video??
Good nice clean explaination. 👍