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
/
commands.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
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
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
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-03-02
Fixed some typos in the documentation.
Baptiste Mispelon
2014-02-13
Fixed #21951 -- Updated docs to use __str__ for Python 3
Alasdair Nicol
2013-11-06
Fixed typos in documentation.
Baptiste Mispelon
2013-07-05
Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-04-15
Added a tip about --layer param of ogrinspect for databases
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