summaryrefslogtreecommitdiff
path: root/django/contrib/gis/gdal/base.py
AgeCommit message (Expand)Author
2016-12-15Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase.Sergey Fedoseev
2013-11-02Continue to attack E302 violationsAlex Gaynor
2013-10-17Fixed #21270 -- Fixed E701 pep8 warningsAlasdair Nicol
2013-10-10Whitespace cleanup.Tim Graham
2012-07-22[py3] Removed longs.Aymeric Augustin
2012-05-23Replaced types.NoneType occurrencesClaude Paroz
2009-12-27Fixed #11609 -- The `check_pointer` error checking routine and `GDALBase._set...Justin Bronn
2009-03-07Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include:Justin Bronn