index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gis_tests
Age
Commit message (
Expand
)
Author
9 days
Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry collections.
Jacob Walls
9 days
Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial lookups.
Jacob Walls
10 days
Fixed #37242 -- Fixed reading null time fields in LayerMapping.
Jacob Walls
12 days
Fixed #36626 -- Preserved milliseconds in DataSource time fields.
Francesco Bruni
13 days
Fixed #37236 -- Allowed altering spatial indexes on RasterField.
Mariano Baragiola
2026-07-23
Refs #36694 -- Skipped GIS test needing spatial index on Oracle.
Jacob Walls
2026-07-20
Fixed #36694 -- Restored missing Index options in PostGISSchemaEditor._create...
Clifford Gama
2026-07-14
Closed temporary files in GDALRasterTests.
Jacob Walls
2026-07-06
Fixed CVE-2026-53877 -- Prevented heap buffer over-read when creating GDALRas...
Jacob Walls
2026-05-11
Fixed #36593 -- Deprecated QuerySet.select_related() with no arguments.
Adam Johnson
2026-05-11
Refs #36593 -- Used explicit select_related() calls in tests.
Adam Johnson
2026-02-19
Fixed #36929 -- Dropped support for GEOS 3.9.
Pravin Kamble
2026-02-10
Added various missing test skips observed on MongoDB.
Tim Graham
2026-02-09
Added DatabaseFeatures.supports_inspectdb.
Tim Graham
2026-02-09
Refs #36036 -- Added m dimension to GEOSCoordSeq.
David Smith
2026-02-06
Fixed #36246 -- Caught GDALException in BaseGeometryWidget.deserialize.
JaeHyuck Sa
2026-02-03
Fixed CVE-2026-1207 -- Prevented SQL injections in RasterField lookups via ba...
Jacob Walls
2026-01-20
Refs #36382 -- Fixed GDAL_VERSION comparison in gdal_tests.
Jacob Walls
2026-01-20
Refs #36639 -- Updated test migrations to match models.
Skyiesac
2026-01-16
Refs #36382 -- Updated GDAL tests for Memory driver deprecation in GDAL 3.11.
David Smith
2025-12-28
Added some skips to GIS tests.
Tim Graham
2025-12-09
Added tests for MultiPointField, MultiLineStringField, and GeometryCollection...
Tim Graham
2025-11-25
Fixed #35783 -- Added NumDimensions GIS database function and __num_dimension...
David Smith
2025-11-22
Fixed #35774 -- Dropped support for GEOS 3.8.
David Smith
2025-10-20
Removed duplicate display_raw key in expected data in GeometryWidgetTests.
Emmanuel Ferdman
2025-10-20
Fixed RelatedGeoModelTest.test_related_union_aggregate() test on Oracle and G...
Mariusz Felisiak
2025-10-17
Refs #35844 -- Relaxed GEOSIOTest.test02_wktwriter() test assertion.
Mariusz Felisiak
2025-10-15
Skipped GISFunctionsTests.test_geometry_type() test for MultiPoint on MariaDB...
Mariusz Felisiak
2025-10-15
Moved object creation to subTest() in GISFunctionsTests.test_geometry_type() ...
Mariusz Felisiak
2025-09-22
Refs #33783 -- Added IsEmpty GIS database function and __isempty lookup on Sp...
David Smith
2025-09-16
Fixed OGRInspectTest.test_time_field with memory Spatialite database.
David Smith
2025-08-21
Fixed #36382 -- Confirmed support for GDAL 3.11.
David Smith
2025-08-05
Fixed #36537 -- Ensured unique HTML IDs for geometry widget option scripts in...
Matthias Kestenholz
2025-07-23
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
django-bot
2025-07-23
Refs #36500 -- Shortened some long docstrings and comments.
Mike Edmunds
2025-07-23
Removed double spaces after periods and within phrases.
Sarah Boyce
2025-07-23
Refs #36009 -- Adjusted gis_tests.geoapp.tests.GeoLookupTest.test_relate_look...
David Smith
2025-07-21
Improved consistency of GEOS error messages.
David Smith
2025-07-21
Improved iteration of geometries in GEOS tests.
David Smith
2025-07-21
Added message to TypeError exceptions in GEOS WKTReader and WKBReader.
David Smith
2025-07-21
Used assertRaisesMessage and subTest where appropriate in GEOS tests.
David Smith
2025-07-20
Fixed #28696 -- Added GeometryType GIS database function and __geom_type lookup.
Ahmed Ibrahim
2025-06-25
Fixed #36471 -- Added support for __coveredby GIS lookup and Collect, GeoHash...
Mariusz Felisiak
2025-06-12
Fixed #25706 -- Refactored geometry widgets to remove inline JavaScript.
Claude Paroz
2025-06-10
Fixed #36448 -- Fixed GeoDjango spelling in test_commands.py docstrings.
nakano
2025-06-05
Added validation to BaseSpatialFeatures.has_<Func>_function.
Tim Graham
2025-04-09
Refs #36036 -- Removed unsupported 4D GEOS tests.
Andrew
2025-04-04
Fixed #36289 -- Fixed bulk_create() crash with nullable geometry fields on Po...
Simon Charette
2025-03-11
Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232)
Tom Carrick
2025-03-01
Applied Black's 2025 stable style.
Mariusz Felisiak
[next]