summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/serializers.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2024-12-11Fixed #35989 -- Removed crs from GeoJSON serializer.Jeremy Thompson
2023-09-18Removed versionadded/changed annotations for 4.2.Mariusz Felisiak
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2022-08-30Refs #30947 -- Changed tuples to lists where appropriate.Alex Morega
2022-06-01Fixed #33742 -- Added id to GeoJSON serializer.Samir Shah
2020-01-29Refs #25778 -- Updated some links to HTTPS and new locations.Mariusz Felisiak
2017-01-17Removed versionadded/changed annotations for 1.10.Tim Graham
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-02-24Fixed #26266 -- Output the primary key in the GeoJSON serializer propertiesClaude Paroz
2016-02-19Fixed #25974 -- Switched GIS docs to 4 spaces indentation.Sergey Fedoseev
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2015-09-23Removed versionadded/changed annotations for 1.8.Tim Graham
2015-07-20Fixed #25141 -- Diminished GDAL dependence during geojson serializationClaude Paroz
2014-11-26Updated GIS docs to use doc links.Tim Graham
2014-11-15Added a new GeoJSON serialization format for GeoDjangoClaude Paroz