Django

Code

Ticket #6890 (closed: fixed)

Opened 5 months ago

Last modified 5 months ago

Tutorial part4. Suggestion: Duplicated insructions to change render_to_response() in vote view may be confusing.

Reported by: jgomo3@gmail.com Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords: tutorial 04 vote
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation:
Needs tests: Patch needs improvement:

Description

After instructions to rename the template polls/detail.html to polls/poll_detail.html it says: "and change the render_to_response() line in vote()". Then, when is explained that vote view is still required it says: "Change the template call from polls/detail.html to polls/poll_detail.html, ..." wich refer to the same thing we did before.

Attachments

Change History

03/29/08 10:48:14 changed by gwilson

  • status changed from new to closed.
  • resolution set to fixed.

(In [7380]) Fixed #6890 -- Removed duplicate instruction to rename the polls/detail.htm template in tutorial part 4.


Add/Change #6890 (Tutorial part4. Suggestion: Duplicated insructions to change render_to_response() in vote view may be confusing.)




Change Properties
Action