django1/django/contrib/gis/utils
Justin Bronn 4cb4086b2a 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.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10979 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-06-11 02:45:46 +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 #9664 -- `LayerMapping` now works with MySQL spatial backends. 2008-12-26 20:04:11 +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