django1/django/contrib/gis/geos
Ville Skyttä e6ca15c13f Passed logging message parameters as arguments instead of interpolating them. 2015-12-26 18:35:42 -05:00
..
prototypes Fixed #25961 -- Removed handling of thread-non-safe GEOS functions. 2015-12-23 08:02:37 -05:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Refs #25655 -- Made HAS_GEOS depend on a minimum version. 2015-12-03 18:22:58 -05:00
base.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
collections.py Fixed #25950 -- Added support for GEOSisClosed. 2015-12-22 16:54:02 -05:00
coordseq.py Fixed #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
error.py Fixed #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
factory.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
geometry.py Fixed #25950 -- Added support for GEOSisClosed. 2015-12-22 16:54:02 -05:00
io.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
libgeos.py Passed logging message parameters as arguments instead of interpolating them. 2015-12-26 18:35:42 -05:00
linestring.py Fixed #25950 -- Added support for GEOSisClosed. 2015-12-22 16:54:02 -05:00
mutable_list.py Fixed #25662 -- Allowed creation of empty GEOS geometries. 2015-12-14 13:29:38 -05:00
point.py Fixed #25662 -- Allowed creation of empty GEOS geometries. 2015-12-14 13:29:38 -05:00
polygon.py Fixed #25662 -- Allowed creation of empty GEOS geometries. 2015-12-14 13:29:38 -05:00
prepared.py Fixed #25657 -- Ignored exceptions when destroying geometry objects 2015-12-08 22:06:34 +01:00