Django

Code

Show
Ignore:
Timestamp:
03/24/08 23:42:21 (8 months ago)
Author:
adrian
Message:

Edited some docs changes from the past few days

Files:

Legend:

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

    r7315 r7361  
    4040     
    4141    * ``forloop.counter`` indicates how many times the ``for`` tag has 
    42       gone through its loop; for more information, see `the 
     42      gone through its loop. For more information, see `the 
    4343      documentation for the "for" tag`_. 
    4444