django1/django/contrib/gis/gdal
Justin Bronn 0b6d214f48 Fixed #9448 -- `Layer` objects now carry a reference to their parent `DataSource`. Thanks, Matthew D. Hancher for the bug report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9284 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-26 22:24:21 +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 #9361 -- thanks to Guillaume for the bug report and patch. 2008-10-21 04:32:02 +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