summaryrefslogtreecommitdiff
path: root/docs/request_response.txt
diff options
context:
space:
mode:
authorJoseph Kocherhans <joseph@jkocherhans.com>2006-05-10 04:39:34 +0000
committerJoseph Kocherhans <joseph@jkocherhans.com>2006-05-10 04:39:34 +0000
commitb15b11f5b79a4bfce73e82ea7cdb0b3a0652c9cc (patch)
tree5546a35d7a7cbe9c70fbaefb8912d6922905737d /docs/request_response.txt
parent4aeb7b02107bdc2842e9e9c82b4f2369cb3ca2bf (diff)
multi-auth: Merged to [2890]
git-svn-id: http://code.djangoproject.com/svn/django/branches/multi-auth@2891 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/request_response.txt')
-rw-r--r--docs/request_response.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/request_response.txt b/docs/request_response.txt
index 6fa4311f61..33e5ef4d84 100644
--- a/docs/request_response.txt
+++ b/docs/request_response.txt
@@ -102,7 +102,7 @@ All attributes except ``session`` should be considered read-only.
``AuthenticationMiddleware`` activated. For more, see
`Authentication in Web requests`_.
- .. Authentication in Web requests: http://www.djangoproject.com/documentation/authentication/#authentication-in-web-requests
+ .. _Authentication in Web requests: http://www.djangoproject.com/documentation/authentication/#authentication-in-web-requests
``session``
A readable-and-writable, dictionary-like object that represents the current