Opened 13 years ago

Closed 13 years ago

#14780 closed (fixed)

Fix quoting in class based views reference

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

Description

The class-based-views reference has incorrect reST quoting; see attached patch.

Attachments (1)

fix-quoting-in-class-based-view-ref.diff (2.7 KB ) - added by Adam Vandenberg 13 years ago.

Download all attachments as: .zip

Change History (4)

by Adam Vandenberg, 13 years ago

comment:1 by Adam Vandenberg, 13 years ago

Version: 1.2SVN

comment:2 by Łukasz Rekucki, 13 years ago

Triage Stage: UnreviewedReady for checkin

comment:3 by Chris Beaven, 13 years ago

Resolution: fixed
Status: newclosed

(In [14700]) Fixes #14780 -- bad quoting in class based views reference. Thanks for the patch, adamv.

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