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
/
measure.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-01-15
Removed versionadded/changed annotations for 5.1.
Sarah Boyce
2024-01-16
Fixed #35117 -- Added support for the hectare unit in Area.
Alexis Athlani
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-04-19
Fixed #30341 -- Added support for the furlong unit in Distance.
Dustin Neighly
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2016-02-19
Fixed #25974 -- Switched GIS docs to 4 spaces indentation.
Sergey Fedoseev
2015-08-08
Updated various links in docs
Claude Paroz
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-03-02
Fixed some typos in the documentation.
Baptiste Mispelon
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-08-31
Fixed copy/paste error in measurement docs
Claude Paroz
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-03-26
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...
Justin Bronn