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.
--
Ticket URL: <https://code.djangoproject.com/ticket/20658>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* has_patch: 0 => 1
* needs_better_patch: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
PR https://github.com/django/django/pull/1307
--
Ticket URL: <https://code.djangoproject.com/ticket/20658#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"c6862d57c1e987f0f98a77826d19358b9040bad1"]:
{{{
#!CommitTicketReference repository=""
revision="c6862d57c1e987f0f98a77826d19358b9040bad1"
Fixed #20658 -- Fixed bad reST formatting and missing parentheses in the
docs for CBV mixins
Thanks to Keryn Knight for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20658#comment:2>