Opened 13 years ago
Closed 13 years ago
#19836 closed Bug (invalid)
Error in polls/detail.html
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 |
| 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
In the <li> tag of the polls/detail.html template, it should read choice.choice_text, not choice.choice.
Note:
See TracTickets
for help on using tickets.
You're mixing versions of the tutorial. You started with a version <= 1.4 and continued with a version >= 1.5 (or vice versa).
Duplicate of many other tickets.