Changeset 6189
- Timestamp:
- 09/14/07 10:21:30 (1 year ago)
- Files:
-
- django/trunk/docs/request_response.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/request_response.txt
r6164 r6189 163 163 164 164 ``build_absolute_uri(location)`` 165 **New in Django development version** 166 165 167 Returns the absolute URI form of ``location``. If no location is provided, 166 168 the location will be set to ``request.get_full_path()``.
