Opened 12 years ago
Closed 12 years ago
#19097 closed Cleanup/optimization (fixed)
Request and Response Page misses key info
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.4 |
Severity: | Normal | Keywords: | request, response, api |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
I use this page for quick reference to the HttpRequest and HttpResponse objects. However, what django module these belong to is not included. Because this page doubles as API documentation, I have to hunt a lot more to dig up this information.
Please include a quick reference to the parent module where these objects reside.
Note:
See TracTickets
for help on using tickets.
In c99ad64df7f8b7bdf504ef1c329610fce3c7f1b0: