コミット履歴

作者 SHA1 メッセージ 日付
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 年 前
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 年 前
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 年 前
  Mariusz Felisiak 931c6e982c Refs #32230 -- Made LayerMapping support pathlib.Path. 4 年 前
  Claude Paroz d4c5ef3ebb Renamed PROJ.4 to PROJ. 4 年 前
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 年 前
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 年 前
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 年 前
  Victor Oliveira da Silva 4065f429f5 Fixed typo in docs/ref/contrib/gis/layermapping.txt 8 年 前
  Sergey Fedoseev 23e1ad537a Fixed #25974 -- Switched GIS docs to 4 spaces indentation. 9 年 前
  Brendan Hayward c9fb4f3c45 Fixed #25205 -- Removed doc references to deprecated GeoManager class. 9 年 前
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 年 前
  Tim Graham 379431ef91 Updated GIS docs to use doc links. 10 年 前
  Claude Paroz 5b9470efd8 Removed old version note in layermapping.txt 10 年 前
  Szczepan Cieślik e816198034 Fixed docs typos. 11 年 前
  Alasdair Nicol 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 年 前
  Loic Bistuer 27f04e79b1 Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. 11 年 前
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 年 前
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 年 前
  Aymeric Augustin 9c41437798 Fixed a typo in the layermapping docs. 13 年 前
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 年 前
  Justin Bronn f4eac3d87f Minor documentation tweaks for GeoDjango, including addition of link to main index, and removal of unsupported `:download:` directives. 15 年 前
  Justin Bronn 459c71e332 Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs. 15 年 前