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
706fd9adc0
django1
/
django
/
contrib
/
gis
/
gdal
/
tests
History
Claude Paroz
02eca6c0e2
Added more relative imports in contrib.gis.
2012-05-18 17:06:25 +02:00
..
__init__.py
Added more relative imports in contrib.gis.
2012-05-18 17:06:25 +02:00
test_driver.py
Fixed
#16225
-- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
2011-07-13 09:35:51 +00:00
test_ds.py
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
test_envelope.py
Fixed
#12991
-- Added unittest2 support. Thanks to PaulM for the draft patch, and to Luke, Karen, Justin, Alex, Łukasz Rekucki, and Chuck Harmston for their help testing and reviewing the final patch.
2010-10-11 12:55:17 +00:00
test_geom.py
Replaced print statement by print function (forward compatibility syntax).
2012-04-30 20:45:03 +02:00
test_srs.py
Fixed brittle tests that broke with release of GDAL 1.8.
2011-03-14 21:15:34 +00:00