django1/django/contrib/gis/tests/relatedapp
Justin Bronn a488589461 Fixed #12344 -- Using `select_related()` on geographic fields with the Oracle spatial backend now works.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-29 10:18:56 +00:00
..
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
models.py Fixed #11381 -- `GeoManager` + `select_related` + nullable `ForeignKey` now works correctly. Thanks, bretthoerner for ticket and dgouldin for initial patch. 2009-06-29 16:31:21 +00:00
tests.py Fixed #12344 -- Using `select_related()` on geographic fields with the Oracle spatial backend now works. 2009-12-29 10:18:56 +00:00