diff --git a/docs/ref/contrib/gis/geoquerysets.txt b/docs/ref/contrib/gis/geoquerysets.txt index 66afc3d3779..97217e3c380 100644 --- a/docs/ref/contrib/gis/geoquerysets.txt +++ b/docs/ref/contrib/gis/geoquerysets.txt @@ -949,6 +949,9 @@ __ http://geohash.org/ *Availability*: PostGIS, SpatiaLite +.. versionchanged:: 1.5 + ``geojson`` support for Spatialite > 3.0 has been added. + Attaches a ``geojson`` attribute to every model in the queryset that contains the `GeoJSON`__ representation of the geometry.