mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.
This commit is contained in:
committed by
Tim Graham
parent
44908d4d93
commit
aefe624c62
@@ -239,7 +239,8 @@ Features deprecated in 2.1
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
* ...
|
||||
* The ``ForceRHR`` GIS function is deprecated in favor of the new
|
||||
:class:`~django.contrib.gis.db.models.functions.ForcePolygonCW` function.
|
||||
|
||||
.. _removed-features-2.1:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user