django1/django/contrib/gis/db
Justin Bronn 82b8b67446 Fixed #9437 -- Now close the connection after getting the PostGIS version during spatial backend initialization.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12948 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-11 18:59:03 +00:00
..
backends Fixed #9437 -- Now close the connection after getting the PostGIS version during spatial backend initialization. 2010-04-11 18:59:03 +00:00
models Fixed #8904 -- Improved error message when spatial lookup is not available, and changed exception to `ValueError` to prevent swallowing of error on queryset evaluation. 2010-03-30 01:13:47 +00:00
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00