Opened 13 years ago

Closed 13 years ago

#14855 closed (fixed)

Tweak reST in new TemplateResponse docs

Reported by: Adam Vandenberg Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Some reST, formatting, spelling tweaks for the new TemplateResponse docs.

Attachments (1)

template-respose-rest.diff (9.2 KB ) - added by Adam Vandenberg 13 years ago.

Download all attachments as: .zip

Change History (3)

by Adam Vandenberg, 13 years ago

Attachment: template-respose-rest.diff added

comment:1 by Adam Vandenberg, 13 years ago

As a side note, in these docs and the existing "HttpResponse" doc, it might be worth rewriting the note for the content_type/mimetype parameter, to remove the "historical note", make content_type current, and have a separate entry for mimetype that says it is a deprecated parameter.

comment:2 by Gabriel Hurley, 13 years ago

Resolution: fixed
Status: newclosed

(In [14852]) Fixed #14855 -- General cleanup of the new TemplateResponse docs (grammar, spelling, reST). Thanks to adamv for the report and patch.

Note: See TracTickets for help on using tickets.
Back to Top