django1/django/contrib/gis/db
Justin Bronn ca64e9d85f Fixed #12458 -- no longer use try/except/finally syntax in PostGIS and SpatiaLite backends as it's incompatible with Python 2.4. Thanks, knutin, for bug report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12026 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-29 11:18:35 +00:00
..
backends Fixed #12458 -- no longer use try/except/finally syntax in PostGIS and SpatiaLite backends as it's incompatible with Python 2.4. Thanks, knutin, for bug report and patch. 2009-12-29 11:18:35 +00:00
models Fixed #12344 -- Using `select_related()` on geographic fields with the Oracle spatial backend now works. 2009-12-29 10:18:56 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00