diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index df817041df..5f30a38a3e 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -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 ` for more +details on these changes. + * ``django.contrib.gis.db.models.functions.ForceRHR`` will be removed. * ``django.utils.http.cookie_date()`` will be removed. @@ -38,9 +41,6 @@ details on these changes. * ``django.contrib.staticfiles.templatetags.static()`` will be removed. -See the :ref:`Django 2.1 release notes ` for more -details on these changes. - .. _deprecation-removed-in-2.1: 2.1