django1/django/contrib/gis/gdal
Tim Graham 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
..
prototypes Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
tests Fixed #15529 -- More permissive geojson syntax in constructor 2013-10-31 18:15:54 +01:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
base.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
datasource.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
driver.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
envelope.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
error.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
feature.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
field.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
geometries.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
geomtype.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
layer.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
libgdal.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
srs.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00