Answer the question
In order to leave comments, you need to log in
Is it possible to show the body of Django requests and responses in the console?
Good afternoon. Decided to use django for a SPA application. I start the server in a separate console and see only the GET url, the request code. I would like to look in the console and the body of requests and responses, as in many java frameworks. Is it possible? It is clear that you can write print (request), does Django have any parameter in the settings? Please, help!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question