Opened 11 years ago
Closed 11 years ago
#20658 closed Uncategorized (fixed)
Bad ReStructuredText format on the "Using mixins with class-based views" page
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Applies to both master and 1.5, there's some backticks which aren't being converted during the ReST to HTML process.
Specifically, in the screenshot attached, the headings:
``Publisher`` queryset for use in ``get_object`` ``Book`` queryset for use by ``ListView``
shouldn't have backticks being displayed.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | Screen Shot 2013-06-26 at 10.21.56.png added |
---|
comment:1 by , 11 years ago
Has patch: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Shows doc visual artifacts