Django

Code

Changeset 364

Show
Ignore:
Timestamp:
08/01/05 13:59:35 (3 years ago)
Author:
adrian
Message:

Fixed typo in tutorial03 -- thanks, Robin Munn

Files:

Legend:

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

    r316 r364  
    273273``'django.views.defaults.page_not_found'`` by default. 
    274274 
    275 Two more things to note about 404 views: 
     275Three more things to note about 404 views: 
    276276 
    277277    * The 404 view is also called if Django doesn't find a match after checking