mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #25135 -- Removed support for the contrib.admin allow_tags attribute.
Per deprecation timeline.
This commit is contained in:
@@ -309,3 +309,6 @@ these features.
|
||||
|
||||
* The ``callable_obj`` keyword argument to
|
||||
``SimpleTestCase.assertRaisesMessage()`` is removed.
|
||||
|
||||
* Support for the ``allow_tags`` attribute on ``ModelAdmin`` methods is
|
||||
removed.
|
||||
|
||||
Reference in New Issue
Block a user