django1/django/contrib/gis/geos
Alex Gaynor dbe2fb632d Added a missing import and removed an unneeded import 2013-12-24 08:35:13 -08:00
..
prototypes Added more spatial predicates for prepared geometries 2013-12-24 16:53:09 +01:00
tests Added more spatial predicates for prepared geometries 2013-12-24 16:53:09 +01:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Dropped support for GEOS < 3.1 2013-12-24 15:57:13 +01:00
base.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
collections.py Dropped support for GEOS < 3.1 2013-12-24 15:57:13 +01:00
coordseq.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
error.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
factory.py [py3] Fixed GEOS/GDAL tests 2012-09-23 19:59:27 +02:00
geometry.py Dropped support for GEOS < 3.1 2013-12-24 15:57:13 +01:00
io.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
libgeos.py Dropped support for GEOS < 3.1 2013-12-24 15:57:13 +01:00
linestring.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
mutable_list.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00
point.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
polygon.py Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
prepared.py Added a missing import and removed an unneeded import 2013-12-24 08:35:13 -08:00