Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#14494 closed (fixed)

Typo with generic view guide in tutorial 04

Reported by: Andrews Medina Owned by: Andrews Medina
Component: Documentation Version: dev
Severity: Keywords: generic view, tutorial
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Comma missing, and a missing info_dict in example code.

Attachments (1)

tutorial04.patch (718 bytes ) - added by Andrews Medina 14 years ago.

Download all attachments as: .zip

Change History (3)

by Andrews Medina, 14 years ago

Attachment: tutorial04.patch added

comment:1 by Russell Keith-Magee, 14 years ago

Resolution: fixed
Status: newclosed

(In [14278]) Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by class-based view changes. Thanks to Andrews Medina for the report.

comment:2 by Jacob, 13 years ago

milestone: 1.3

Milestone 1.3 deleted

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