django1/django/contrib/gis/utils
konarkmodi bc4111ba68 Fixed #18003 -- Preserved tracebacks when re-raising errors.
Thanks jrothenbuhler for draft patch, Konark Modi for updates.
2013-03-19 15:42:39 -07:00
..
__init__.py Removed legacy shortcut for importing GeoIP. 2012-12-29 21:58:12 +01:00
layermapping.py Fixed #18003 -- Preserved tracebacks when re-raising errors. 2013-03-19 15:42:39 -07:00
ogrinfo.py Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
ogrinspect.py Fixed a string detection in ogrinspect.py 2012-12-08 12:19:39 +01:00
srs.py Fixed typos in docs and comments 2013-01-29 10:55:55 -07:00
wkt.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00