mirror of
https://github.com/django/django.git
synced 2025-10-09 18:12:39 +00:00
Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
This commit is contained in:
parent
432b25ace0
commit
2b4bb78f79
1 changed files with 3 additions and 0 deletions
|
@ -65,6 +65,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…
Add table
Add a link
Reference in a new issue