1:04 If you are filling a form and then you want to submit your data. that's POST POST is for adding the new data to the server. GET is fetching the data.(데이터 가져오기) PUT is basically to update the resource, to update the data of the server. 1:55 GET 예시 4+5=9. What happens is you are actually sending the data on the edges of the bar. 2:20 POST: When you want to pass some data server, bar가 보이면 내 아이디, 비밀번호 노출되니까 숨기고 싶을 때. 4:15 CSRF 는 해커가 attack 하는 방법 중 하나. 5:55 fetch -> GET submit -> POST Thank you very much!!!!!!!!!
@pasindudeminka77036 ай бұрын
I am so glad I found this tutorial. Everything is very clear up to now
@sreekarg60915 жыл бұрын
It's very helpful and easy to understand and also I've recommended your series on Python videos to my colleagues and friends to learn in a simple and fun way. Thank you :)
@diptikulkarni32204 жыл бұрын
These are going at the right speed and the concepts are perfectly clear! Thanks a lot!
@hariprasadcb4 жыл бұрын
thanks I was looking for Django everywhere this is the best one
@rohankiratsata11615 жыл бұрын
I got Addicted to programming when I started watching ur Video....Thanks Navin Sir
@salvindsouza70534 жыл бұрын
One of the best video to understand GET and POST
@gio46904 жыл бұрын
bro my mentor's gonna be so surprised that i learned django in a 1 week period 1 day in got this far :DD gonna continue and i am getting used to everything and thanks for emphasizing on every detail you are very cool
@shatabhishekbaidya15465 жыл бұрын
Sir, please continue.making this Django series loving it ❤
@wildbwoy2172 Жыл бұрын
God bless you so much Sir,I was so stuck on this one but u made it so easy for me thanks very much ☺️❤
@azeemmmyt5 жыл бұрын
The way of explaining is really great .
@blackbox3303 жыл бұрын
Sir, Great video. The concept has been explained in simple and interesting way.
@ajinkyadeshpande90485 жыл бұрын
This was excellent, looking forward for more videos on django, especially database interaction
@prathmeshmhatre1874 жыл бұрын
Very helpful now i am a step ahead to put my web application live online and to help you i watch the complete add on your channel
@deki90to4 жыл бұрын
No one explain better than you!
@sathvikmalgikar28422 жыл бұрын
thanks sir. I'm loving it.
@rxlvnd33974 жыл бұрын
Thank you so much man! You're saving lives!
@patrickjames53974 жыл бұрын
He saved mine too
@meghanathreddy8753 жыл бұрын
SUPER sir THANKS A LOT, ONE SMALL REQUEST those WHO are READING THIS COMMENT PLS DO NOT SKIP THE ADDS,THIS IS THE LEAST WAY WE CAN HELP THIS sir WHO IS REALLY WORKING HARD FOR US TO TEACH IN AN EAASY WAY
@kpopfanfrom20174 жыл бұрын
Thank you sir . It helped me a lot in understanding the topic
@gauravnagar37125 жыл бұрын
Video quality improved a lot
@manpreetkaur69085 жыл бұрын
Awsome explanation... U r my inspiration... I hope one day I'll be able to explain things like u 😛 I knw Thts difficult but silently taking tutions watching your lectures 😅😅
@rahulsailwal40254 жыл бұрын
Thank you for explaining csrf token...good one.
@satyawindow72575 жыл бұрын
Super sir....ur way of explaining super....
@hrutujasaswade79094 жыл бұрын
Just love your videos and intro 😍
@KS-rs5oe10 ай бұрын
Sir, I added method ="post" and executed without using csrf token. Didn't change get to post in views.py as well. Getting the output without any error. How is it possible and what could be the reason!! I am getting the data in the address bar. Can anyone explain this please!
@NiteshKumar-do4en5 жыл бұрын
Sir your presentation is very good sir please keep going with django series as like python ..
@kalpanadeori7915 жыл бұрын
I am the 1st view r and i have 1st liked. Thnx sir for your amazing explanation :😊
@anuragsahu63653 жыл бұрын
bahut badhya tha sir explaination
@aaryank63314 жыл бұрын
Hi Navin, Thanks for your videos. I had a query: The address bar should display the page "result" but it is showing "add" after submitting.
@tarkay20244 жыл бұрын
very nice explanation as always. thank you.
@saranya18265 жыл бұрын
Like..:)by seeing your notification Sir.
@srilakshmi____2 жыл бұрын
5:36 if we use POST how do we get data we input in num1 and num2? I mean POST is to add data
@nandureddy86955 жыл бұрын
Hi Naveen..we are looking forward for with in depth Python + Django course..plz share as paid content in your portal..
@lokeshreddybaddela90055 жыл бұрын
Hey ailen Sir !! I got into a situation where i have to create a single page chat box , here i am not getting how to stay on the samepage after the post and also how retrive the previous messages ? Little new to ui so not sure if i cam save the chat on browser till the session ends !!
@kristynastribrna20015 ай бұрын
i love your video tutorials
@gopalchaudhary61702 жыл бұрын
Definitely wonderful lecture
@ahmedbenyahia68534 жыл бұрын
This really a great video, thank you for the super content
@shubhamtalvekar40385 жыл бұрын
Nice video sirji.Pleae make a video series on Machine learning and Artificial Intelligence.
@nehapathak22764 жыл бұрын
I repeated every steps but still I'm getting same error while using both GET or POST-----> MultiValueDictKeyError at /add 'num1' .Why?
@hiwab414 жыл бұрын
In the home.html you havent named the name num1 thats why or maybe it isn’t that error
@arpankanungo86882 жыл бұрын
**HELP ANYONE??** < form action="add" method="post"> i have specified the method but i am still getting the multivaluedictkeyerror In the error it is mentioned that request method is GET I have changed it in views already as 'request.POST'
@karthikeyana9135 Жыл бұрын
Did you find what's the problem
@karthikeyana9135 Жыл бұрын
I have the same problem
@rangabharath42535 жыл бұрын
Awesome videos. Thank you sir
@harismith79715 жыл бұрын
I still facing issue crsf token .I added token in template but it's throwing forbidden error
@bharath007channel85 жыл бұрын
Sir I got MultiValueDictError even after changing to post. pls help iam stuck
@codingcactus8754 жыл бұрын
just close the (google, firefox..) tab and open a new one, and restart the server
@chhavimanichoubey94375 жыл бұрын
ATLEAST WE GET SECURITY TOKENS FOR OUR WEBPAGES good tutorial
@gembaliamar694 жыл бұрын
Help post when i'm changing GET to POST im getting multivaluedictkeyerror, please help me frineds.
@sphinxprod74112 жыл бұрын
for django 4.0.3 the add action should be between /add/
@yasark63475 жыл бұрын
I wanna know how to implement the progress bar within fragment of webview
@AmitSharma-po1zb5 жыл бұрын
Hi ..if we need to extract pdf table from a pdf document only when the page contains a keyword then how do we do it..
@vikibhatty84175 жыл бұрын
Sir please make video on IOT series
@harshvalecha5 жыл бұрын
Sir i got an error which says QueryDict object not callable and when i scroll down it targets at my POST statement
@harshvalecha5 жыл бұрын
Any suggestions please help
@minalmittal18204 жыл бұрын
how to add csrf key to a function and not in a html form
@TinyScreenTales5 жыл бұрын
csrf_token is failed for me, even after I specify the {% csrf_tokekn %} , please help me
@saikushalmandala64385 жыл бұрын
How to upload multiple files can you please help with the answer ASAP Thanks in advance
@CodeWithAli5 жыл бұрын
I want to print my name 10 times like for item in name: print(item) but I am getting an error for that
@thumbnailbyjr5 жыл бұрын
You can use range() method EX: for num in range(1,11): print('Your name')
@harismith79715 жыл бұрын
I facing crsf cookie not set error how to solve it
@vikibhatty84175 жыл бұрын
Waiting for it after completing python core
@razatkharga30075 жыл бұрын
What is the meaning of csrf cookie not set?
@royal90634 жыл бұрын
You r best ❤
@yasark63475 жыл бұрын
Can u put video for solving the error below
@jayshreejurani24313 жыл бұрын
How can we pass multiple values?
@BizzaroBrainBoi4 жыл бұрын
excellent video
@dayalnigam51625 жыл бұрын
Sir how to get sensor data and send it to jango server
@rubelnl14 жыл бұрын
Simply Great :)
@soulvocals34744 жыл бұрын
How are we getting values num1 and num2 in add function from home.html file
@ryuksg98463 жыл бұрын
val1 = int(request.POST.get('num1',False))
@mdsamitalukdar72935 жыл бұрын
Sir help please Submit click but not work
@shamirahmed3874 жыл бұрын
How to use action tag ??
@khamishabibu17385 жыл бұрын
good tutorial
@Shubham-fk4is5 жыл бұрын
off course you are cricketer .....
@ashutoshaman56493 жыл бұрын
add/ in form action
@shakeelhaider91005 жыл бұрын
father of bucky :P
@npm42535 жыл бұрын
Talking about thewebboston?
@shakeelhaider91005 жыл бұрын
@@npm4253 yes. just kidding.. RESPECT Both
@npm42535 жыл бұрын
@@shakeelhaider9100 he has not uploaded for more than 3 years😑
@ourstereoworld Жыл бұрын
bro i am getting error like forbidden (403) CSRF verification failed. Request aborted. will you help me to solve this thing
@RajababuShah9 ай бұрын
use like this: from django.http import HttpResponse from django.views.decorators.csrf import csrf_exempt @csrf_exempt def my_view(request): return HttpResponse("Hello world")
@VirendraSingh-zc8rz5 жыл бұрын
Sir graphics design in Python ka video upload kijiye
@b.tech.lifearse99175 жыл бұрын
Hello Sir I want to make an Application, sir tell me that is it possible by python, Sir Please reply my question here are more more difficulties to understand That what do I learn Python or Java Respectively Love your videos Sir
@varshasingh66273 жыл бұрын
MultiValueDictKeyError at /add I am getting this error...please someone give me the solution
@DeepakSaini79003 жыл бұрын
See video at 5:24
@gauravnagar37125 жыл бұрын
Sir can you make a video about cookies
@rklsaraswathi5 жыл бұрын
thank you brother
@dev10shah4 жыл бұрын
I got it Its awesome !!!!!!
@scistore81355 жыл бұрын
Good one
@movie_mania96845 жыл бұрын
Thank you
@agranshuaggarwal39474 жыл бұрын
awesome!!
@vikramujjainkar95514 жыл бұрын
Sir how to run python script like https//www.mywebsite/mypython.py and also this program(mypython.py) also have to fetch post data
@quranicscience96314 жыл бұрын
nice
@br46765 жыл бұрын
thanks sir
@satishpandu76015 жыл бұрын
you ruined my confusion
@karthikmargam93785 жыл бұрын
Please do a video an rest PAYLOAD
@omkeshmunde5 жыл бұрын
helpful
@parthparsaniya78835 жыл бұрын
threading.py line 917 in _bootstrap_inner.... What is this???