Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/gis/gdal/field.py
Commit message (Expand)AuthorAgeFilesLines
* Added GDAL 2.0 supportClaude Paroz2015-06-201-3/+19
* Fixed E265 comment styleCollin Anderson2015-02-061-4/+3
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-0/+1
* Fixed #24014 -- Unified OGRException and GDALExceptionClaude Paroz2014-12-181-6/+6
* Fixed #23968 -- Replaced list comprehension with generato...Jon Dufresne2014-12-081-1/+1
* Continue to attack E302 violationsAlex Gaynor2013-11-021-0/+12
* Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol2013-10-171-7/+19
* Fixed #21266 -- Fixed E201,E202 pep8 warnings.Larry O'Neill2013-10-151-13/+14
* Fixed #20989 -- Removed explicit list comprehension insid...Tim Graham2013-08-291-1/+1
* Use smarter string decoding in GeoDjangoClaude Paroz2012-10-081-2/+6
* Fixed #18640 -- Allowed access to GDAL Feature without Da...Claude Paroz2012-10-071-8/+12
* Fixed an obsolete comment.Aymeric Augustin2011-10-311-1/+1
* Fixed integer overflows that occurred when `OFTReal` fiel...Justin Bronn2011-03-301-3/+11
* Maintenance refactor of the GDAL (OGR) ctypes interface. ...Justin Bronn2009-03-081-21/+20
* Return None for null date/time fields in OGR-supported da...Justin Bronn2009-01-071-6/+6
* Merged the gis branch into trunk.Justin Bronn2008-08-051-0/+179