Kaydet (Commit) 00adec6d authored tarafından Tim Graham's avatar Tim Graham

Refs #25135 -- Corrected the timeline section of allow_tags deprecation.

üst ebaa24f5
......@@ -94,6 +94,9 @@ details on these changes.
* The ``callable_obj`` keyword argument to
``SimpleTestCase.assertRaisesMessage()`` will be removed.
* Support for the ``allow_tags`` attribute on ``ModelAdmin`` methods will be
removed.
* The ``enclosure`` keyword argument to ``SyndicationFeed.add_item()`` will be
removed.
......@@ -268,9 +271,6 @@ details on these changes.
* The warning that :class:`~django.core.signing.Signer` issues when given an
invalid separator will become an exception.
* Support for the ``allow_tags`` attribute on ``ModelAdmin`` methods will be
removed.
.. _deprecation-removed-in-1.9:
1.9
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment