Opened 17 years ago

Closed 17 years ago

#4874 closed (duplicate)

Bugs in 'Writing your first Django app, part 4' Django version 0.96

Reported by: joachimschwarz@… Owned by: Jacob
Component: Documentation Version: 0.96
Severity: Keywords: first Django app
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The Web-poll application won't work with the use of generic views.
Also the templates need adjustment which is missing in the tutorial.

Attachments (1)

poll_list.html (185 bytes ) - added by joachimschwarz@… 17 years ago.

Download all attachments as: .zip

Change History (2)

by joachimschwarz@…, 17 years ago

Attachment: poll_list.html added

comment:1 by John Shaffer <jshaffer2112@…>, 17 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #4875.

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