Fixed #17117 - ADMIN_MEDIA_PREFIX should still be visible in docs

Thanks to claudep for the report and patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17063 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Luke Plant 2011-11-01 21:37:12 +00:00
parent d71b4309ca
commit 3b7a4c6adc
1 changed files with 10 additions and 0 deletions

View File

@ -2148,6 +2148,16 @@ The default value for the X-Frame-Options header used by
Deprecated settings Deprecated settings
=================== ===================
.. setting:: ADMIN_MEDIA_PREFIX
ADMIN_MEDIA_PREFIX
------------------
.. deprecated:: 1.4
This setting has been obsoleted by the ``django.contrib.staticfiles`` app
integration. See the :doc:`Django 1.4 release notes</releases/1.4>` for
more information.
.. setting:: CACHE_BACKEND .. setting:: CACHE_BACKEND
CACHE_BACKEND CACHE_BACKEND