Opened 13 years ago

Closed 13 years ago

#14901 closed (fixed)

Typo in class-based views paginator doc.

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

The attached patch fixes a typo in the method signature in the class-based-views docs.

Attachments (1)

generic-views-typo.diff (674 bytes ) - added by Adam Vandenberg 13 years ago.

Download all attachments as: .zip

Change History (2)

by Adam Vandenberg, 13 years ago

Attachment: generic-views-typo.diff added

comment:1 by Tim Graham, 13 years ago

Resolution: fixed
Status: newclosed

(In [14916]) Fixed #14901 - Typo in class-based views paginator doc. thanks adamv.

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