#18585: Tutorial part 4: problem in polls/detail.html
-------------------------------+--------------------
     Reporter:  anonymous      |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Documentation  |    Version:  1.4
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 In Writing your first Django app, part 4:
 https://docs.djangoproject.com/en/1.4/intro/tutorial04/

 Near the top of the page, the text for polls/detail.html
 has a problem.

 In the for loop to create the form, choice.choice is used
 for the text of the choices, but choice.choice_text is
 really what is needed there.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18585>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to