This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-01 21:29:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
gdal_tests
History
David Smith
cfacd69ab8
Refs
#35058
-- Added is_3d and set_3d() to OGRGeometry.
2024-01-18 10:48:40 +01:00
..
__init__.py
…
test_driver.py
Fixed
#34411
-- Updated GDAL API to handle vector DataSource's.
2023-12-18 09:42:04 +01:00
test_ds.py
…
test_envelope.py
…
test_geom.py
Refs
#35058
-- Added is_3d and set_3d() to OGRGeometry.
2024-01-18 10:48:40 +01:00
test_raster.py
Fixed
#34572
-- Added support for GDAL 3.7.
2023-06-30 06:03:08 +02:00
test_srs.py
Fixed
#35049
-- Dropped support for GDAL 2.4.
2023-12-20 21:44:11 +01:00
tests.py
…