Opened 11 years ago
Closed 11 years ago
#22642 closed Uncategorized (invalid)
On Django tutorial 5 'Poll' changes to 'Question'
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.6 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
About halfway down tutorial 5 the code starts using the word 'Question' in place of 'Poll' which means that the app & test code don't work.
Note:
See TracTickets
for help on using tickets.
I think you are mixing versions of the tutorial.
Pollwas changed toQuestionin the 1.7 version. From a quick look, the 1.6 version look okay to me. Please reopen if that's not the case.