django1/django/contrib/gis/utils
Tim Graham 5da6ce11ed [1.5.x] Fixed typos in docs and comments
Backport of ee26797cff from master
2013-01-29 10:58:24 -07:00
..
__init__.py Fixed -- Refactored the `GeoIP` module, moving it `django.contrib.gis.geoip`; fixed memory leaks, and encoding issues. 2011-09-10 18:04:27 +00:00
geoip.py Fixed -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
layermapping.py Use smarter string decoding in GeoDjango 2012-10-08 18:24:42 +02:00
ogrinfo.py Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
ogrinspect.py [1.5.x] Fixed a string detection in ogrinspect.py 2012-12-08 12:20:48 +01:00
srs.py [1.5.x] Fixed typos in docs and comments 2013-01-29 10:58:24 -07:00
wkt.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00