summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/layermapping.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed double spaces after periods in sentences.Natalia
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-28Refs #34140 -- Corrected rst code-block and various formatting issues in docs.Joseph Victor Zammit
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2021-09-20Removed versionadded/changed annotations for 3.2.Mariusz Felisiak
2020-11-28Refs #32230 -- Made LayerMapping support pathlib.Path.Mariusz Felisiak
2020-05-13Renamed PROJ.4 to PROJ.Claude Paroz
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2018-11-15Used auto-numbered lists in documentation.François Freitag
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-05-12Fixed typo in docs/ref/contrib/gis/layermapping.txtVictor Oliveira da Silva
2016-02-19Fixed #25974 -- Switched GIS docs to 4 spaces indentation.Sergey Fedoseev
2015-08-11Fixed #25205 -- Removed doc references to deprecated GeoManager class.Brendan Hayward
2015-07-27Fixed #25159 -- Removed brackets from class/function/method signatures in docs.Tim Graham
2014-11-26Updated GIS docs to use doc links.Tim Graham
2014-11-15Removed old version note in layermapping.txtClaude Paroz
2014-02-25Fixed docs typos.Szczepan Cieślik
2014-02-13Fixed #21951 -- Updated docs to use __str__ for Python 3Alasdair Nicol
2013-11-21Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.Loic Bistuer
2013-07-05Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz
2012-04-30Replaced print statement by print function (forward compatibility syntax).Claude Paroz
2011-11-26Fixed a typo in the layermapping docs.Aymeric Augustin
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-04-09Minor documentation tweaks for GeoDjango, including addition of link to main ...Justin Bronn
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn