mirror of
https://github.com/Hopiu/django.git
synced 2026-04-17 05:21:08 +00:00
Corrected markup in v3.0 release notes.
This commit is contained in:
parent
75840688f9
commit
38c3f7ea59
1 changed files with 1 additions and 1 deletions
|
|
@ -370,7 +370,7 @@ to remove usage of these features.
|
|||
* Support for the ``context`` argument of ``Field.from_db_value()`` and
|
||||
``Expression.convert_value()`` is removed.
|
||||
|
||||
* The ``field_name`` keyword argument of ``QuerySet.earliest()` and
|
||||
* The ``field_name`` keyword argument of ``QuerySet.earliest()`` and
|
||||
``latest()`` is removed.
|
||||
|
||||
See :ref:`deprecated-features-2.1` for details on these changes, including how
|
||||
|
|
|
|||
Loading…
Reference in a new issue