This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
3cb2457f46
django1
/
django
/
contrib
/
gis
/
utils
History
Aymeric Augustin
3cb2457f46
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
..
__init__.py
Fixed
#16553
-- 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
#18042
-- Advanced deprecation warnings.
2012-05-03 15:27:01 +02:00
layermapping.py
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
ogrinfo.py
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
ogrinspect.py
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
srs.py
Fixed
#16537
-- Fixed multi-db issues with GeoDjango utilities. Thanks, Shane Shifflett for the bug report and aaugustin for the initial patch.
2011-09-10 17:19:05 +00:00
wkt.py
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00