index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
3 days
Fixed #36990 -- Bumped OpenLayers to 10.9.0.
VIZZARD-X
12 days
Formatted JavaScript files.
Tom Carrick
2026-03-12
Refs #36727 -- Factored out _must_transform_value() in BaseSpatialOperations.
Simon Charette
2026-03-12
Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_...
Simon Charette
2026-02-10
Fixed #36854 -- Updated GEOS init and finish bindings.
David Smith
2026-02-09
Refs #36036 -- Added note about z argument in GEOSCoordSeq.__init__().
David Smith
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-18
Applied Black's 2026 stable style.
Mariusz Felisiak
2025-12-28
Added some skips to GIS tests.
Tim Graham
2025-12-02
Updated translations from Transifex.
Natalia
2025-11-25
Fixed #36756 -- Dropped support for GDAL 3.1 and 3.2.
Mariusz Felisiak
2025-11-25
Fixed #35783 -- Added NumDimensions GIS database function and __num_dimension...
David Smith
2025-11-24
Fixed #36738 -- Confirmed support for GDAL 3.12.
Varun Kasyap Pentamaraju
2025-10-29
Refs #35972 -- Returned params in a tuple in further lookups.
Jacob Walls
2025-10-27
Fixed #36624 -- Dropped support for MySQL < 8.4.
Mariusz Felisiak
2025-10-03
Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1.
Mariusz Felisiak
2025-09-22
Refs #33783 -- Added IsEmpty GIS database function and __isempty lookup on Sp...
David Smith
2025-09-18
Updated translations from Transifex.
Natalia
2025-08-27
Fixed #36577 -- Removed obsolete try-except for GIS layermapping imports.
Adam Johnson
2025-08-21
Fixed #36382 -- Confirmed support for GDAL 3.11.
David Smith
2025-08-08
Fixed typo in django/contrib/gis/geos/geometry.py.
Alec Kerrigan
2025-08-05
Fixed #36537 -- Ensured unique HTML IDs for geometry widget option scripts in...
Matthias Kestenholz
2025-08-04
Fixed #35972 -- Fixed lookup crashes after subquery annotations.
Jacob Walls
2025-07-23
Refs #36500 -- Corrected rewrapped long lines fixed via a script.
Mike Edmunds
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-21
Improved consistency of GEOS error messages.
David Smith
2025-07-21
Added message to TypeError exceptions in GEOS WKTReader and WKBReader.
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-05
Added validation to BaseSpatialFeatures.has_<Func>_function.
Tim Graham
2025-03-31
Refs #28909 -- Simplified code using unpacking generalizations.
Aarni Koskela
2025-03-31
Updated translations from Transifex.
Sarah Boyce
2025-03-30
Fixed warnings per flake8 7.2.0.
Mariusz Felisiak
2025-03-03
Fixed #35444 -- Added generic support for Aggregate.order_by.
Chris Muthig
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-13
Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB ...
Mariusz Felisiak
2025-02-13
Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on ...
Mariusz Felisiak
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
2025-01-15
Refs #33817 -- Removed support for cx_Oracle per deprecation timeline.
Sarah Boyce
2025-01-15
Simplified GeoIP2._query() when passing IPv4Address()/IPv6Address() instances.
Mariusz Felisiak
[next]