django1/django/contrib/gis/gdal
Claude Paroz 3f1412ff7b Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11
Note that GDAL 1.11 is not yet officially supported, until someone
has tested it and can confirm it has no issues with Django.
2014-07-21 19:05:19 +02:00
..
prototypes Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
tests Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07: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 More attacking E302 violators 2013-11-02 13:12:09 -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 Fixed #22714 -- Made contrib.gis use six-provided memoryview type 2014-05-28 09:24:08 +02:00
geomtype.py Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
layer.py Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
libgdal.py Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11 2014-07-21 19:05:19 +02:00
srs.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00