Django

Code

Changeset 1171

Show
Ignore:
Timestamp:
11/11/05 08:53:15 (3 years ago)
Author:
adrian
Message:

Fixed ReST missing link in docs/outputting_csv.txt

Files:

Legend:

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

    r1170 r1171  
    2323    `Request and response objects`_. 
    2424 
    25     For more information on the CSV library, see the `CSV library docs`
     25    For more information on the CSV library, see the `CSV library docs`_
    2626 
    2727    .. _Request and response objects: http://www.djangoproject.com/documentation/request_response/