Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/gis/gdal/driver.py
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #24014 -- Unified OGRException and GDALExceptionClaude Paroz2014-12-181-3/+3
* Added raster support for GDAL Driver classClaude Paroz2014-12-021-39/+66
* Continue to attack E302 violationsAlex Gaynor2013-11-021-0/+1
* Fixed all the E203 violationsAlex Gaynor2013-10-271-5/+5
* Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol2013-10-171-1/+2
* [py3] Fixed GEOS/GDAL testsClaude Paroz2012-09-231-1/+2
* [py3] Replaced basestring by six.string_types.Aymeric Augustin2012-07-221-4/+6
* Maintenance refactor of the GDAL (OGR) ctypes interface. ...Justin Bronn2009-03-081-10/+9
* Merged the gis branch into trunk.Justin Bronn2008-08-051-0/+66