django1/django/contrib/gis/geos
Tim Graham 69c89aeccf [1.8.x] Moved contrib.gis tests out of contrib.
Backport of ad0be620ae from master
2015-02-11 12:05:29 -05:00
..
prototypes [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05: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 [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
coordseq.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
error.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
factory.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
geometry.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
io.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
libgeos.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
linestring.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
mutable_list.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
point.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
polygon.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
prepared.py Fixed #13843 -- Prevented AttributeError during geometry objects deletion 2014-09-12 20:45:59 +02:00