mirror of
https://github.com/django/django.git
synced 2024-12-01 15:42:04 +01:00
Removed reference to old middleware
This commit is contained in:
parent
cf252dbea6
commit
0b5bafe993
@ -126,14 +126,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
Block a user