mirror of
https://github.com/django/django.git
synced 2025-04-10 08:19:39 +00:00
[1.10.x] Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Backport of 2b4bb78f7944adbf88f9bf3b868632707c79b5dd from master
This commit is contained in:
parent
248e64ac99
commit
5ae186812c
@ -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…
x
Reference in New Issue
Block a user