django1/django/contrib/gis/geos
Claude Paroz 8f334e55be Fixed #13843 -- Prevented AttributeError during geometry objects deletion 2014-09-12 20:45:59 +02:00
..
prototypes Fixed #13843 -- Prevented AttributeError during geometry objects deletion 2014-09-12 20:45:59 +02:00
tests Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04: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 Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
geometry.py Fixed #13843 -- Prevented AttributeError during geometry objects deletion 2014-09-12 20:45:59 +02:00
io.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
libgeos.py Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07: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 Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
prepared.py Fixed #13843 -- Prevented AttributeError during geometry objects deletion 2014-09-12 20:45:59 +02:00