What is request in django?



What is request in django?..

Answer / Nitesh Goel

In Django, a Request refers to the HTTP request made by a client (browser) to a server. It contains information about the client's request like headers, parameters, and POST data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

Is django still relevant 2019?

1 Answers  


What is migrate in django?

1 Answers  


Is django faster than php?

1 Answers  


How to create views in django ?

1 Answers  


Explain inheritance in python with an example ?

1 Answers  


What are the best backend web frameworks?

1 Answers  


Is django a cms?

1 Answers  


What is the significance of manage.py file in django?

1 Answers  


When should I use django?

1 Answers  


Is it worth to learn django?

1 Answers  


How to create simple application in django ?

1 Answers  


What are the disadvantages of django?

1 Answers  


Categories