[1.9.x] Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Backport of 2b4bb78f79
from master
This commit is contained in:
parent
50830aa1d9
commit
9e8bfc5c62
|
@ -18,6 +18,9 @@ details on these changes.
|
|||
* The ``weak`` argument to ``django.dispatch.signals.Signal.disconnect()`` will
|
||||
be removed.
|
||||
|
||||
* ``django.db.backends.base.BaseDatabaseOperations.check_aggregate_support()``
|
||||
will be removed.
|
||||
|
||||
* The ``django.forms.extras`` package will be removed.
|
||||
|
||||
* The ``assignment_tag`` helper will be removed.
|
||||
|
|
Loading…
Reference in New Issue