Kaydet (Commit) b20bb2fc authored tarafından Adrian Holovaty's avatar Adrian Holovaty

Fixed stupid error in tutorial03

git-svn-id: http://code.djangoproject.com/svn/django/trunk@197 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst fc85642e
......@@ -23,7 +23,7 @@ application, you might have the following views:
* Day-based archive page -- displays all entries in the given day
* Comment action -- handles posting comments to a given entry
In our poll application, we'll have the following three views:
In our poll application, we'll have the following four views:
* Poll "archive" page -- displays the latest few polls
* Poll "detail" page -- displays a poll question, with no results but with a form to vote
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment