summaryrefslogtreecommitdiff
path: root/django/contrib/gis/gdal/prototypes/ds.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #30166 -- Dropped support for GDAL 1.11.Tim Graham2019-02-081-2/+1
* Fixed #30020 -- Fixed reading nulls with LayerMapping.Kathryn Killebrew2019-01-311-2/+6
* Refs #28569 -- Fixed gis_tests.inspectapp.tests.OGRInspectTest.test_time_field.Sergey Fedoseev2017-09-121-1/+1
* Fixed #28569 -- Corrected get_layer_by_name prototype to skip error checking.Nick Pope2017-09-041-1/+1
* Fixed E128 flake8 warnings in django/.Tim Graham2016-04-081-2/+4
* Added GDAL 2.0 supportClaude Paroz2015-06-201-3/+5
* Fixed E265 comment styleCollin Anderson2015-02-061-6/+6
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+6
* Added raster support for GDAL Driver classClaude Paroz2014-12-021-1/+1
* Limited lines to 119 characters in django/Tim Graham2014-09-051-2/+6
* Fixed all E261 warningscoagulant2013-11-021-1/+1
* Whitespace cleanup.Tim Graham2013-10-101-1/+1
* Use smarter string decoding in GeoDjangoClaude Paroz2012-10-081-1/+1
* Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...Jannis Leidel2011-07-131-3/+2
* Added support for spatially filtering what OGR features are returned in itera...Justin Bronn2009-11-101-1/+4
* Merged the gis branch into trunk.Justin Bronn2008-08-051-0/+68