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