Fixed typo in docs/internals/deprecation.txt.
This commit is contained in:
parent
f13bd32110
commit
f86aa6656a
|
@ -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…
Reference in New Issue