django1/django/contrib/gis/geos
chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
..
prototypes Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -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 Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
collections.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
coordseq.py Refs #23919 -- Removed unneeded str() calls 2017-01-20 14:13:55 +01:00
error.py Fixed #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
factory.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
geometry.py Refs #23919 -- Removed unneeded str() calls 2017-01-20 14:13:55 +01:00
io.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
libgeos.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
linestring.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
mutable_list.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
point.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
polygon.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
prepared.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00