django1/django/contrib/gis/gdal
Tim Graham c7d0ff0cad Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple()
Thanks jeroen.pulles at redslider.net for the suggestion and
helper script.
2013-08-29 12:11:03 -04:00
..
prototypes Use smarter string decoding in GeoDjango 2012-10-08 18:24:42 +02:00
tests Fixed a number of lint warnings, particularly around unused variables. 2013-08-04 09:17:10 -07:00
LICENSE Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: 2009-03-07 23:02:48 +00:00
__init__.py Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
base.py [py3] Removed longs. 2012-07-22 09:29:53 +02:00
datasource.py Use smarter string decoding in GeoDjango 2012-10-08 18:24:42 +02:00
driver.py [py3] Fixed GEOS/GDAL tests 2012-09-23 19:59:27 +02:00
envelope.py [py3] Fixed GEOS/GDAL tests 2012-09-23 19:59:27 +02:00
error.py Fixed #15609 -- Fixed some 'raise' statements to use the newer style syntax. Thanks, DaNmarner 2011-03-14 23:00:03 +00:00
feature.py Use smarter string decoding in GeoDjango 2012-10-08 18:24:42 +02:00
field.py Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple() 2013-08-29 12:11:03 -04:00
geometries.py Fixed a number of lint warnings, particularly around unused variables. 2013-08-04 09:17:10 -07:00
geomtype.py Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple() 2013-08-29 12:11:03 -04:00
layer.py Use smarter string decoding in GeoDjango 2012-10-08 18:24:42 +02:00
libgdal.py Fixed #20989 -- Removed explicit list comprehension inside dict() and tuple() 2013-08-29 12:11:03 -04:00
srs.py Use smarter string decoding in GeoDjango 2012-10-08 18:24:42 +02:00