#14746 closed (fixed)
Update request/response docs
Reported by: | Adam Vandenberg | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Update the http request/response docs:
- Link more settings
- Link more classes
- Pull out UploadedFile class to separate section
- Fix outline level of QueryDict class
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | http-doc-fixes.diff added |
---|
comment:1 by , 14 years ago
milestone: | → 1.3 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
(In [14840]) Fixed #14746 - Add links to docs/ref/request-response.txt. Thanks adamv.