diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/authentication.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/authentication.txt b/docs/authentication.txt index 3edbc21f7a..408b41519a 100644 --- a/docs/authentication.txt +++ b/docs/authentication.txt @@ -568,7 +568,7 @@ The currently logged-in user and his/her permissions are made available in the setting contains ``"django.core.context_processors.auth"``, which is default. For more, see the `RequestContext docs`_. - .. _RequestContext docs: http://www.djangoproject.com/documentation/templates_python/#subclassing-context-djangocontext + .. _RequestContext docs: http://www.djangoproject.com/documentation/templates_python/#subclassing-context-requestcontext Users ----- |
