django1/django/contrib/gis/db
Justin Bronn f2d0ae93f8 Fixed problem in which SpatiaLite library would not be loaded for the connection under certain circumstances, e.g., when using the geographic admin. Thanks, jtiai, for the bug report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12037 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-01 10:36:22 +00:00
..
backends Fixed problem in which SpatiaLite library would not be loaded for the connection under certain circumstances, e.g., when using the geographic admin. Thanks, jtiai, for the bug report. 2010-01-01 10:36:22 +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