index
:
chango.git
devmain
fix-31295
initial-branch
main
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
2025-10-20
[6.0.x] Removed duplicate display_raw key in expected data in GeometryWidgetT...
Emmanuel Ferdman
2025-10-20
[6.0.x] Fixed RelatedGeoModelTest.test_related_union_aggregate() test on Orac...
Mariusz Felisiak
2025-10-17
[6.0.x] 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-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
2025-02-23
Fixed #35705 -- Added Rotate GIS database function to rotate geometries.
enprava
2025-02-04
Fixed #36058 -- Refactored SpatialRefSysMixin.srs to use cached_property.
Arnaldo Govenem
2025-02-03
Refs #36036 -- Added support for GEOSHasM.
Andrew Harris
2025-01-15
Refs #35058 -- Removed OGRGeometry.coord_dim setter per deprecation timeline.
Sarah Boyce
2025-01-15
Removed django.contrib.gis.geoip2.GeoIP2.open() per deprecation timeline.
Sarah Boyce
2025-01-15
Removed django.contrib.gis.geoip2.GeoIP2.coords() per deprecation timeline.
Sarah Boyce
2024-12-11
Fixed #35989 -- Removed crs from GeoJSON serializer.
Jeremy Thompson
2024-11-04
Fixed #35883 -- Confirmed support for GDAL 3.9.
David Smith
2024-10-24
Refs #35803 -- Added more tests for __coveredby and __covers GIS lookups.
Mariusz Felisiak
2024-10-22
Refs #34406 -- Added support for GDAL curved geometries.
David Smith
2024-10-17
Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Nick Pope
2024-10-17
Refs #35841 -- Adjusted GeoIP2 tests for easier test case extension.
Nick Pope
2024-10-17
Refs #35841 -- Updated GeoIP2 test database files.
Nick Pope
2024-09-19
Fixed #35074 -- Fixed adding/removing indexes when spatial_index is changed o...
Mariusz Felisiak
2024-08-28
Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test su...
Simon Charette
2024-06-20
Refs #35074 -- Avoided failed attempts to remove spatial indexes on nullable ...
Mariusz Felisiak
2024-06-18
Simplified OperationTestCase.alter_gis_model() test hook a bit.
Mariusz Felisiak
2024-03-18
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.
Claude Paroz
2024-03-10
Applied BoundingCircle test to only one country.
Claude Paroz
2024-03-07
Fixed typos in docstrings and docs.
cuinix
2024-03-01
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
Simon Charette
2024-02-12
Refs #35058 -- Added support for measured geometries to GDAL GeometryCollecti...
David Smith
2024-01-31
Refs #35058 -- Added support for measured geometries to GDAL Polygon.
David Smith
2024-01-29
Refs #35058 -- Added support for measured geometries to GDAL LineString.
David Smith
2024-01-28
Refs #35058 -- Made centroid available on all geometry types.
David Smith
[next]