django1/django/contrib/gis/geos
Tim Graham 197b187810 Fixed #25225 -- Simplified code to remove GEOSIndexError
The test is a regression for refs #4740 to show that the original
fix of GEOSIndexError is no longer needed.
2015-08-18 19:10:47 -04:00
..
prototypes Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Fixed #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
base.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
collections.py Fixed #25141 -- Diminished GDAL dependence during geojson serialization 2015-07-20 20:22:29 +02: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 #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
io.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
libgeos.py Rearranged imports in geos files 2015-04-24 20:30:23 +02:00
linestring.py Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
mutable_list.py Fixed #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
point.py Rearranged imports in geos files 2015-04-24 20:30:23 +02:00
polygon.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
prepared.py Rearranged imports in geos files 2015-04-24 20:30:23 +02:00