mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #29770 -- Added LinearRing.is_counterclockwise property.
This commit is contained in:
committed by
Mariusz Felisiak
parent
24e540fbd7
commit
6bbf9a20e2
@@ -61,6 +61,8 @@ Minor features
|
||||
|
||||
* :lookup:`relate` lookup is now supported on MariaDB.
|
||||
|
||||
* Added the :attr:`.LinearRing.is_counterclockwise` property.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user