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
/
layermapping.txt
Age
Commit message (
Expand
)
Author
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2016-05-12
Fixed typo in docs/ref/contrib/gis/layermapping.txt
Victor Oliveira da Silva
2016-02-19
Fixed #25974 -- Switched GIS docs to 4 spaces indentation.
Sergey Fedoseev
2015-08-11
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
Brendan Hayward
2015-07-27
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
Tim Graham
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-11-15
Removed old version note in layermapping.txt
Claude Paroz
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-13
Fixed #21951 -- Updated docs to use __str__ for Python 3
Alasdair Nicol
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-07-05
Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2011-11-26
Fixed a typo in the layermapping docs.
Aymeric Augustin
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-04-09
Minor documentation tweaks for GeoDjango, including addition of link to main ...
Justin Bronn
2010-03-26
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...
Justin Bronn