mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed typo in docs/internals/deprecation.txt.
This commit is contained in:
parent
f13bd32110
commit
f86aa6656a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ details on these changes.
|
|||
* Support for the ``context`` argument of ``Field.from_db_value()`` and
|
||||
``Expression.convert_value()`` will be removed.
|
||||
|
||||
* The ``field_name`` keyword argument of ``QuerySet.earliest()` and
|
||||
* The ``field_name`` keyword argument of ``QuerySet.earliest()`` and
|
||||
``latest()`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-2.1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue