#1666 closed defect (fixed)
[patch] [magic-removal] render_to_response '.html' updates for documentation
| Reported by: | Chris Beaven | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | magic-removal |
| Severity: | normal | 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
Fixes for documention which didn't use '.html' in render_to_response statements.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | render_to_response_in_docs.patch added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [2721]) magic-removal: fixed #1666 render_to_response '.html' updates for documentation. Thanks SmileyChris