django1/django/contrib/gis/utils
Justin Bronn be89c9abab Fixed #12093 -- `LayerMapping` now takes into account model inheritance when looking for the geometry column; forgot to diable extent regression test on MySQL.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-11-02 02:17:56 +00:00
..
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
geoip.py Fixed #11245, #11246 -- Fixed validity check of `GeoIP` pointers and leaking of their references; also clarified initialization, fixed a stale test, added comments about version compatibility, and did some whitespace cleanup. 2009-06-11 02:45:46 +00:00
layermapping.py Fixed #12093 -- `LayerMapping` now takes into account model inheritance when looking for the geometry column; forgot to diable extent regression test on MySQL. 2009-11-02 02:17:56 +00:00
ogrinfo.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
ogrinspect.py Fixed #11216 and #11218 -- Corrected a few typos, thanks buriy. 2009-05-29 04:35:10 +00:00
srs.py Fixed the `add_postgis_srs` routine to support SpatiaLite. 2009-03-30 22:54:24 +00:00
wkt.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00