django1/django/contrib/gis/gdal
Justin Bronn 1142dd430f Fixed #9566 -- made GeoJSON regex more robust.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9392 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-11 17:21:43 +00:00
..
prototypes Merged the gis branch into trunk. 2008-08-05 18:13:06 +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 Merged the gis branch into trunk. 2008-08-05 18:13:06 +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 #9008 -- now use the correct library path for loading the `WinDLL` instance of the GDAL library. 2008-09-15 17:25:17 +00:00
srs.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00