mirror of
https://github.com/django/django.git
synced 2025-12-15 21:45:20 +00:00
Fixed broken links, round 4. refs #19516
This commit is contained in:
parent
13a2b11425
commit
067505ad19
30 changed files with 162 additions and 156 deletions
|
|
@ -27,6 +27,8 @@ use of the ``REMOTE_USER`` value using the ``RemoteUserMiddleware`` and
|
|||
Configuration
|
||||
=============
|
||||
|
||||
.. class:: django.contrib.auth.middleware.RemoteUserMiddleware
|
||||
|
||||
First, you must add the
|
||||
:class:`django.contrib.auth.middleware.RemoteUserMiddleware` to the
|
||||
:setting:`MIDDLEWARE_CLASSES` setting **after** the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue