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-08-23 10:19:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
gis_tests
/
gdal_tests
History
David Smith
fb0d463b1f
Fixed
#36382
-- Confirmed support for GDAL 3.11.
...
TIGER driver was removed in GDAL 3.11.
eb793be039
2025-08-21 16:46:41 +02:00
..
__init__.py
Moved contrib.gis tests out of contrib.
2015-02-11 10:29:54 -05:00
test_driver.py
Fixed
#36382
-- Confirmed support for GDAL 3.11.
2025-08-21 16:46:41 +02:00
test_ds.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
test_envelope.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
test_geom.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
test_raster.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
test_srs.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
tests.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00