1
0
mirror of https://github.com/django/django.git synced 2025-10-23 21:59:11 +00:00

Removed django.middleware.doc. Refs #20126.

Small doc changes missed in 66076268.
This commit is contained in:
Aymeric Augustin
2014-03-21 22:07:39 +01:00
parent ad3942d325
commit 253e8ac29f
3 changed files with 4 additions and 10 deletions

View File

@@ -1468,7 +1468,7 @@ A tuple of IP addresses, as strings, that:
* See debug comments, when :setting:`DEBUG` is ``True``
* Receive X headers in admindocs if the ``XViewMiddleware`` is installed (see
:doc:`/topics/http/middleware`)
:doc:`/ref/contrib/admin/admindocs`)
.. setting:: LANGUAGE_CODE