mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #26920 -- Made GEOSGeometry equality check consider the srid
This commit is contained in:
committed by
Claude Paroz
parent
10d49b96e6
commit
50613d957a
@@ -423,6 +423,8 @@ Backwards incompatible changes in 1.11
|
||||
the Google Maps API and seems to be unmaintained. If you're using it, `let
|
||||
us know <https://code.djangoproject.com/ticket/14284>`_.
|
||||
|
||||
* The ``GEOSGeometry`` equality operator now also compares SRID.
|
||||
|
||||
Database backend API
|
||||
--------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user