django1/django/contrib/gis/geos
Tim Graham 7da3923ba0 Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
..
prototypes Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
base.py Removed many HAS_GEOS conditional imports 2015-04-24 20:30:23 +02:00
collections.py Rearranged imports in geos files 2015-04-24 20:30:23 +02: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 Rearranged imports in geos files 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 Rearranged imports in geos files 2015-04-24 20:30:23 +02:00
linestring.py Removed unnecessary arguments in .get method calls 2015-05-13 20:51:18 +02:00
mutable_list.py Removed django.utils.functional.total_ordering() 2015-06-15 13:15:24 -04:00
point.py Rearranged imports in geos files 2015-04-24 20:30:23 +02:00
polygon.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
prepared.py Rearranged imports in geos files 2015-04-24 20:30:23 +02:00