django1/django/contrib/gis/geos
Tim Graham 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 2013-09-03 14:22:21 -04:00
..
prototypes Fixed "indentation is not a multiple of four" pep8 issues. 2013-09-03 14:22:21 -04:00
tests Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
base.py Dropped support for GDAL < 1.5 2012-07-15 21:10:32 +02:00
collections.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
coordseq.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
error.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
factory.py [py3] Fixed GEOS/GDAL tests 2012-09-23 19:59:27 +02:00
geometry.py Fixed a number of lint warnings, particularly around unused variables. 2013-08-04 09:17:10 -07:00
io.py Fixed #10923 -- The GEOS bindings now use the thread-safe API, when applicable. Thanks, Tuure Laurinolli, for assistance in developing this patch. 2010-01-12 18:40:54 +00:00
libgeos.py Changed a deprecated warn() call in libgeos 2013-04-11 11:01:17 +02:00
linestring.py [py3] Added Python 3 compatibility for xrange. 2012-07-22 09:29:56 +02:00
mutable_list.py Fixed #19366 -- Prevented GEOSIndexError when comparing geometries 2012-11-28 22:34:02 +01:00
point.py [py3] Added Python 3 compatibility for xrange. 2012-07-22 09:29:56 +02:00
polygon.py Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
prepared.py Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00