django1/django/contrib/gis/utils
Malcolm Tredinnick fdca9e55e8 Fixed #10395 -- Fixed more fallout from r9945.
(Simultaneously, stop django.contrib.gis using some internal attribute when
there's a perfectly good public property available to do the same thing.)

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9960 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-03 02:45:15 +00:00
..
__init__.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
geoip.py Fixed #10395 -- Fixed more fallout from r9945. 2009-03-03 02:45:15 +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 Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
srs.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00
wkt.py Merged the gis branch into trunk. 2008-08-05 18:13:06 +00:00