Skip to content

Commit

Permalink
[1.2.X] Fixed #14890 - Clarify poll "index" page in tutorial. thanks …
Browse files Browse the repository at this point in the history
…dbaggott for the report.

Backport of r15069 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15070 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
timgraham committed Dec 27, 2010
1 parent c0335a3 commit 93e4227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro/tutorial03.txt
Expand Up @@ -29,7 +29,7 @@ application, you might have the following views:

In our poll application, we'll have the following four views:

* Poll "archive" page -- displays the latest few polls.
* Poll "index" page -- displays the latest few polls.

* Poll "detail" page -- displays a poll question, with no results but
with a form to vote.
Expand Down

0 comments on commit 93e4227

Please sign in to comment.