#8 Django tutorials | GET vs POST | HTTP Methods

  Рет қаралды 206,241

Telusko

Telusko

Күн бұрын

Пікірлер
@victorystocktv
@victorystocktv 4 жыл бұрын
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!!!!!!!!!
@pasindudeminka7703
@pasindudeminka7703 6 ай бұрын
I am so glad I found this tutorial. Everything is very clear up to now
@sreekarg6091
@sreekarg6091 5 жыл бұрын
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 :)
@diptikulkarni3220
@diptikulkarni3220 4 жыл бұрын
These are going at the right speed and the concepts are perfectly clear! Thanks a lot!
@hariprasadcb
@hariprasadcb 4 жыл бұрын
thanks I was looking for Django everywhere this is the best one
@rohankiratsata1161
@rohankiratsata1161 5 жыл бұрын
I got Addicted to programming when I started watching ur Video....Thanks Navin Sir
@salvindsouza7053
@salvindsouza7053 4 жыл бұрын
One of the best video to understand GET and POST
@gio4690
@gio4690 4 жыл бұрын
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
@shatabhishekbaidya1546
@shatabhishekbaidya1546 5 жыл бұрын
Sir, please continue.making this Django series loving it ❤
@wildbwoy2172
@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 ☺️❤
@azeemmmyt
@azeemmmyt 5 жыл бұрын
The way of explaining is really great .
@blackbox330
@blackbox330 3 жыл бұрын
Sir, Great video. The concept has been explained in simple and interesting way.
@ajinkyadeshpande9048
@ajinkyadeshpande9048 5 жыл бұрын
This was excellent, looking forward for more videos on django, especially database interaction
@prathmeshmhatre187
@prathmeshmhatre187 4 жыл бұрын
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
@deki90to
@deki90to 4 жыл бұрын
No one explain better than you!
@sathvikmalgikar2842
@sathvikmalgikar2842 2 жыл бұрын
thanks sir. I'm loving it.
@rxlvnd3397
@rxlvnd3397 4 жыл бұрын
Thank you so much man! You're saving lives!
@patrickjames5397
@patrickjames5397 4 жыл бұрын
He saved mine too
@meghanathreddy875
@meghanathreddy875 3 жыл бұрын
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
@kpopfanfrom2017
@kpopfanfrom2017 4 жыл бұрын
Thank you sir . It helped me a lot in understanding the topic
@gauravnagar3712
@gauravnagar3712 5 жыл бұрын
Video quality improved a lot
@manpreetkaur6908
@manpreetkaur6908 5 жыл бұрын
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 😅😅
@rahulsailwal4025
@rahulsailwal4025 4 жыл бұрын
Thank you for explaining csrf token...good one.
@satyawindow7257
@satyawindow7257 5 жыл бұрын
Super sir....ur way of explaining super....
@hrutujasaswade7909
@hrutujasaswade7909 4 жыл бұрын
Just love your videos and intro 😍
@KS-rs5oe
@KS-rs5oe 10 ай бұрын
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-do4en
@NiteshKumar-do4en 5 жыл бұрын
Sir your presentation is very good sir please keep going with django series as like python ..
@kalpanadeori791
@kalpanadeori791 5 жыл бұрын
I am the 1st view r and i have 1st liked. Thnx sir for your amazing explanation :😊
@anuragsahu6365
@anuragsahu6365 3 жыл бұрын
bahut badhya tha sir explaination
@aaryank6331
@aaryank6331 4 жыл бұрын
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.
@tarkay2024
@tarkay2024 4 жыл бұрын
very nice explanation as always. thank you.
@saranya1826
@saranya1826 5 жыл бұрын
Like..:)by seeing your notification Sir.
@srilakshmi____
@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
@nandureddy8695
@nandureddy8695 5 жыл бұрын
Hi Naveen..we are looking forward for with in depth Python + Django course..plz share as paid content in your portal..
@lokeshreddybaddela9005
@lokeshreddybaddela9005 5 жыл бұрын
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 !!
@kristynastribrna2001
@kristynastribrna2001 5 ай бұрын
i love your video tutorials
@gopalchaudhary6170
@gopalchaudhary6170 2 жыл бұрын
Definitely wonderful lecture
@ahmedbenyahia6853
@ahmedbenyahia6853 4 жыл бұрын
This really a great video, thank you for the super content
@shubhamtalvekar4038
@shubhamtalvekar4038 5 жыл бұрын
Nice video sirji.Pleae make a video series on Machine learning and Artificial Intelligence.
@nehapathak2276
@nehapathak2276 4 жыл бұрын
I repeated every steps but still I'm getting same error while using both GET or POST-----> MultiValueDictKeyError at /add 'num1' .Why?
@hiwab41
@hiwab41 4 жыл бұрын
In the home.html you havent named the name num1 thats why or maybe it isn’t that error
@arpankanungo8688
@arpankanungo8688 2 жыл бұрын
**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
@karthikeyana9135 Жыл бұрын
Did you find what's the problem
@karthikeyana9135
@karthikeyana9135 Жыл бұрын
I have the same problem
@rangabharath4253
@rangabharath4253 5 жыл бұрын
Awesome videos. Thank you sir
@harismith7971
@harismith7971 5 жыл бұрын
I still facing issue crsf token .I added token in template but it's throwing forbidden error
@bharath007channel8
@bharath007channel8 5 жыл бұрын
Sir I got MultiValueDictError even after changing to post. pls help iam stuck
@codingcactus875
@codingcactus875 4 жыл бұрын
just close the (google, firefox..) tab and open a new one, and restart the server
@chhavimanichoubey9437
@chhavimanichoubey9437 5 жыл бұрын
ATLEAST WE GET SECURITY TOKENS FOR OUR WEBPAGES good tutorial
@gembaliamar69
@gembaliamar69 4 жыл бұрын
Help post when i'm changing GET to POST im getting multivaluedictkeyerror, please help me frineds.
@sphinxprod7411
@sphinxprod7411 2 жыл бұрын
for django 4.0.3 the add action should be between /add/
@yasark6347
@yasark6347 5 жыл бұрын
I wanna know how to implement the progress bar within fragment of webview
@AmitSharma-po1zb
@AmitSharma-po1zb 5 жыл бұрын
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..
@vikibhatty8417
@vikibhatty8417 5 жыл бұрын
Sir please make video on IOT series
@harshvalecha
@harshvalecha 5 жыл бұрын
Sir i got an error which says QueryDict object not callable and when i scroll down it targets at my POST statement
@harshvalecha
@harshvalecha 5 жыл бұрын
Any suggestions please help
@minalmittal1820
@minalmittal1820 4 жыл бұрын
how to add csrf key to a function and not in a html form
@TinyScreenTales
@TinyScreenTales 5 жыл бұрын
csrf_token is failed for me, even after I specify the {% csrf_tokekn %} , please help me
@saikushalmandala6438
@saikushalmandala6438 5 жыл бұрын
How to upload multiple files can you please help with the answer ASAP Thanks in advance
@CodeWithAli
@CodeWithAli 5 жыл бұрын
I want to print my name 10 times like for item in name: print(item) but I am getting an error for that
@thumbnailbyjr
@thumbnailbyjr 5 жыл бұрын
You can use range() method EX: for num in range(1,11): print('Your name')
@harismith7971
@harismith7971 5 жыл бұрын
I facing crsf cookie not set error how to solve it
@vikibhatty8417
@vikibhatty8417 5 жыл бұрын
Waiting for it after completing python core
@razatkharga3007
@razatkharga3007 5 жыл бұрын
What is the meaning of csrf cookie not set?
@royal9063
@royal9063 4 жыл бұрын
You r best ❤
@yasark6347
@yasark6347 5 жыл бұрын
Can u put video for solving the error below
@jayshreejurani2431
@jayshreejurani2431 3 жыл бұрын
How can we pass multiple values?
@BizzaroBrainBoi
@BizzaroBrainBoi 4 жыл бұрын
excellent video
@dayalnigam5162
@dayalnigam5162 5 жыл бұрын
Sir how to get sensor data and send it to jango server
@rubelnl1
@rubelnl1 4 жыл бұрын
Simply Great :)
@soulvocals3474
@soulvocals3474 4 жыл бұрын
How are we getting values num1 and num2 in add function from home.html file
@ryuksg9846
@ryuksg9846 3 жыл бұрын
val1 = int(request.POST.get('num1',False))
@mdsamitalukdar7293
@mdsamitalukdar7293 5 жыл бұрын
Sir help please Submit click but not work
@shamirahmed387
@shamirahmed387 4 жыл бұрын
How to use action tag ??
@khamishabibu1738
@khamishabibu1738 5 жыл бұрын
good tutorial
@Shubham-fk4is
@Shubham-fk4is 5 жыл бұрын
off course you are cricketer .....
@ashutoshaman5649
@ashutoshaman5649 3 жыл бұрын
add/ in form action
@shakeelhaider9100
@shakeelhaider9100 5 жыл бұрын
father of bucky :P
@npm4253
@npm4253 5 жыл бұрын
Talking about thewebboston?
@shakeelhaider9100
@shakeelhaider9100 5 жыл бұрын
@@npm4253 yes. just kidding.. RESPECT Both
@npm4253
@npm4253 5 жыл бұрын
@@shakeelhaider9100 he has not uploaded for more than 3 years😑
@ourstereoworld
@ourstereoworld Жыл бұрын
bro i am getting error like forbidden (403) CSRF verification failed. Request aborted. will you help me to solve this thing
@RajababuShah
@RajababuShah 9 ай бұрын
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-zc8rz
@VirendraSingh-zc8rz 5 жыл бұрын
Sir graphics design in Python ka video upload kijiye
@b.tech.lifearse9917
@b.tech.lifearse9917 5 жыл бұрын
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
@varshasingh6627
@varshasingh6627 3 жыл бұрын
MultiValueDictKeyError at /add I am getting this error...please someone give me the solution
@DeepakSaini7900
@DeepakSaini7900 3 жыл бұрын
See video at 5:24
@gauravnagar3712
@gauravnagar3712 5 жыл бұрын
Sir can you make a video about cookies
@rklsaraswathi
@rklsaraswathi 5 жыл бұрын
thank you brother
@dev10shah
@dev10shah 4 жыл бұрын
I got it Its awesome !!!!!!
@scistore8135
@scistore8135 5 жыл бұрын
Good one
@movie_mania9684
@movie_mania9684 5 жыл бұрын
Thank you
@agranshuaggarwal3947
@agranshuaggarwal3947 4 жыл бұрын
awesome!!
@vikramujjainkar9551
@vikramujjainkar9551 4 жыл бұрын
Sir how to run python script like https//www.mywebsite/mypython.py and also this program(mypython.py) also have to fetch post data
@quranicscience9631
@quranicscience9631 4 жыл бұрын
nice
@br4676
@br4676 5 жыл бұрын
thanks sir
@satishpandu7601
@satishpandu7601 5 жыл бұрын
you ruined my confusion
@karthikmargam9378
@karthikmargam9378 5 жыл бұрын
Please do a video an rest PAYLOAD
@omkeshmunde
@omkeshmunde 5 жыл бұрын
helpful
@parthparsaniya7883
@parthparsaniya7883 5 жыл бұрын
threading.py line 917 in _bootstrap_inner.... What is this???
@imzuyel
@imzuyel 5 жыл бұрын
Tnx
@CaliEi
@CaliEi 9 ай бұрын
19/3/2024
@mangojuic3e
@mangojuic3e 4 жыл бұрын
omfg thanks a lot
@surahome
@surahome 4 жыл бұрын
thank you
@manojrk1993
@manojrk1993 4 жыл бұрын
nice
@CaliEi
@CaliEi 9 ай бұрын
19/3/2024
#9 Django tutorials | Model View Template in Django | MVT
5:54
HTTP METHODS
13:38
Piyush Garg
Рет қаралды 104 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
#7 Django tutorials | Addition of Two Numbers in Django
8:22
What is the difference between GET and POST?
4:11
internet-class
Рет қаралды 14 М.
Python Django Web Framework - Full Course for Beginners
3:45:41
freeCodeCamp.org
Рет қаралды 4,8 МЛН
Bolt.new Tutorial for Beginners (the Cursor AI and V0 Killer)
33:31
Greg Isenberg
Рет қаралды 164 М.
#5 Django tutorials | Django Template Language | DTL
8:45
Telusko
Рет қаралды 326 М.
Http Methods
5:25
Telusko
Рет қаралды 279 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 291 М.