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
ded11aa620
django1
/
django
/
contrib
/
gis
/
utils
History
Simon Charette
11cd7388f7
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04: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
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04:00