[1.7.x] Removed reference to old middleware

Backport of 0b5bafe993 from master
This commit is contained in:
Claude Paroz 2014-06-30 20:35:09 +02:00 committed by Tim Graham
parent 24ba5f7fb2
commit 9260956084
1 changed files with 0 additions and 8 deletions

View File

@ -131,14 +131,6 @@ Handles conditional GET operations. If the response has a ``ETag`` or
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
-----------------