[1.7.x] Removed reference to old middleware
Backport of 0b5bafe993
from master
This commit is contained in:
parent
24ba5f7fb2
commit
9260956084
|
@ -131,14 +131,6 @@ Handles conditional GET operations. If the response has a ``ETag`` or
|
||||||
|
|
||||||
Also sets the ``Date`` and ``Content-Length`` response-headers.
|
Also sets the ``Date`` and ``Content-Length`` response-headers.
|
||||||
|
|
||||||
Reverse proxy middleware
|
|
||||||
------------------------
|
|
||||||
|
|
||||||
.. class:: SetRemoteAddrFromForwardedFor
|
|
||||||
|
|
||||||
This middleware was removed in Django 1.1. See :ref:`the release notes
|
|
||||||
<removed-setremoteaddrfromforwardedfor-middleware>` for details.
|
|
||||||
|
|
||||||
Locale middleware
|
Locale middleware
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue