mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
[1.5.x] Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Backport of 9b755a2
from master.
This commit is contained in:
parent
9fa6aa9534
commit
a586f2a7e5
5 changed files with 10 additions and 32 deletions
|
@ -2210,16 +2210,6 @@ The default value for the X-Frame-Options header used by
|
|||
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:: AUTH_PROFILE_MODULE
|
||||
|
||||
AUTH_PROFILE_MODULE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue