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