#5844: Part 4 of the Tutorial is missing another step at the end
-----------------------+----------------------------------------------------
Reporter: Harry Park | Owner: nobody
Status: new | Component: Documentation
Version: SVN | Keywords: tutorial
Stage: Unreviewed | Has_patch: 0
-----------------------+----------------------------------------------------
In this section:
{{{
The vote() view is still required. However, it must be modified to match
the new templates and context variables. Change the template call from
polls/detail.html to polls/poll_detail.html, and pass object in the
context instead of poll.
}}}
You should also make a note that they need to update results.html. They
need to change the reference in the template page from poll to object.
--
Ticket URL: <http://code.djangoproject.com/ticket/5844>
Django Code <http://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
-~----------~----~----~----~------~----~------~--~---