Django

Code

Changeset 197

Show
Ignore:
Timestamp:
07/19/05 00:50:33 (3 years ago)
Author:
adrian
Message:

Fixed stupid error in tutorial03

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/tutorial03.txt

    r195 r197  
    2424* Comment action -- handles posting comments to a given entry 
    2525 
    26 In our poll application, we'll have the following three views: 
     26In our poll application, we'll have the following four views: 
    2727 
    2828* Poll "archive" page -- displays the latest few polls