mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.
This commit is contained in:
parent
44908d4d93
commit
aefe624c62
9 changed files with 73 additions and 20 deletions
|
@ -29,6 +29,8 @@ details on these changes.
|
|||
* The ``field_name`` keyword argument of ``QuerySet.earliest()`` and
|
||||
``latest()`` will be removed.
|
||||
|
||||
* ``django.contrib.gis.db.models.functions.ForceRHR`` will be removed.
|
||||
|
||||
See the :ref:`Django 2.1 release notes <deprecated-features-2.1>` for more
|
||||
details on these changes.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue