Changeset 1171
- Timestamp:
- 11/11/05 08:53:15 (3 years ago)
- Files:
-
- django/trunk/docs/outputting_csv.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/outputting_csv.txt
r1170 r1171 23 23 `Request and response objects`_. 24 24 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`_. 26 26 27 27 .. _Request and response objects: http://www.djangoproject.com/documentation/request_response/
