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
2ae8a8a77d
django1
/
django
/
contrib
/
gis
/
utils
History
Ramiro Morales
0fa8d43e74
Replaced `and...or...` constructs with PEP 308 conditional expressions.
2013-05-26 23:47:50 -03: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 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