django1/django/contrib/gis/gdal
Justin Bronn 300752bd6c Return None for null date/time fields in OGR-supported data sources. Thanks to Ariel Mauricio Nunez Gomez for bug report and initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9711 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-01-07 20:21:19 +00:00
..
prototypes Fixed `check_geom` and `check_srs` to accept larger sized pointer addresses as returned by some platforms (including OpenBSD 4.4 and Fedora 8). 2009-01-03 01:37:51 +00:00
LICENSE Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
__init__.py gis: Fixed #8207; now shield 2.4 test runners from attempting to import ctypes. 2008-08-10 17:36:12 +00:00
datasource.py Fixed #9448 -- `Layer` objects now carry a reference to their parent `DataSource`. Thanks, Matthew D. Hancher for the bug report. 2008-10-26 22:24:21 +00:00
driver.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
envelope.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
error.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
feature.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
field.py Return None for null date/time fields in OGR-supported data sources. Thanks to Ariel Mauricio Nunez Gomez for bug report and initial patch. 2009-01-07 20:21:19 +00:00
geometries.py Fixed #9566 -- made GeoJSON regex more robust. 2008-11-11 17:21:43 +00:00
geomtype.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
layer.py Fixed #9448 -- `Layer` objects now carry a reference to their parent `DataSource`. Thanks, Matthew D. Hancher for the bug report. 2008-10-26 22:24:21 +00:00
libgdal.py Fixed #9892 -- support additional binary packages for GEOS & GDAL libs on OSX & Ubuntu platforms. 2008-12-26 16:02:45 +00:00
srs.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00