Opened 17 years ago

Closed 17 years ago

#4873 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 (2)

poll_detail.html (446 bytes ) - added by joachimschwarz@… 17 years ago.
poll_detail.2.html (446 bytes ) - added by joachimschwarz@… 17 years ago.

Download all attachments as: .zip

Change History (3)

by joachimschwarz@…, 17 years ago

Attachment: poll_detail.html added

by joachimschwarz@…, 17 years ago

Attachment: poll_detail.2.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