django1/django/contrib/gis/db
Justin Bronn c35868ab9b Fixed #12468 -- Use the `DatabaseOperations` class from the `postgresql_psycopg2` backend as the base class for `PostGISOperations`. Thanks, drdaeman, for bug report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12033 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-31 08:03:50 +00:00
..
backends Fixed #12468 -- Use the `DatabaseOperations` class from the `postgresql_psycopg2` backend as the base class for `PostGISOperations`. Thanks, drdaeman, for bug report and patch. 2009-12-31 08:03:50 +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