django1/django/contrib/gis/geos
Claude Paroz d9bcba9b29 Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
..
prototypes Lazy loading of GEOS functions 2015-04-24 20:30:23 +02:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
base.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
collections.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
coordseq.py Moved numpy import helper to shortcuts 2015-02-09 15:51:19 +01:00
error.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
factory.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
geometry.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
io.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
libgeos.py Lazy loading of GEOS functions 2015-04-24 20:30:23 +02:00
linestring.py Moved numpy import helper to shortcuts 2015-02-09 15:51:19 +01:00
mutable_list.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
point.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
polygon.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
prepared.py Fixed #13843 -- Prevented AttributeError during geometry objects deletion 2014-09-12 20:45:59 +02:00