django1/django/contrib/gis/utils
Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__
Thanks Marc Tamlyn and Tim Graham for the review.
2013-07-05 19:27:07 +02:00
..
__init__.py Removed legacy shortcut for importing GeoIP. 2012-12-29 21:58:12 +01:00
layermapping.py Replaced `and...or...` constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
ogrinfo.py Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
ogrinspect.py Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02: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