mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Advanced deprecation warnings for Django 2.1.
This commit is contained in:
parent
5446b72003
commit
4a461d49c7
3 changed files with 5 additions and 8 deletions
|
@ -29,6 +29,9 @@ details on these changes.
|
|||
* The ``field_name`` keyword argument of ``QuerySet.earliest()`` and
|
||||
``latest()`` will be removed.
|
||||
|
||||
See the :ref:`Django 2.1 release notes <deprecated-features-2.1>` for more
|
||||
details on these changes.
|
||||
|
||||
.. _deprecation-removed-in-2.1:
|
||||
|
||||
2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue