django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 yıl önce |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 yıl önce |
Daniele Procida
|
22fbebc744
Refs #32880 -- Made some titles consistent in how-to documents.
|
3 yıl önce |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 yıl önce |
Tim Graham
|
9b7ba8af1b
Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
|
10 yıl önce |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
10 yıl önce |
Tim Graham
|
15ed75d632
Updated a code block to use the emphasize-lines Sphinx option
|
11 yıl önce |
Tim Graham
|
d1c9802811
Fixed #21116 -- Made usage of manage.py in docs more consistent.
|
11 yıl önce |
Andrew Godwin
|
f8297f6323
More migration docs, and conversion of all easy syncdb references
|
11 yıl önce |
Evan Carmi
|
9e80663c95
Fix CharField typo in legacy-databases.txt docs
|
11 yıl önce |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
11 yıl önce |
Justin Turner Arthur
|
3f49d91463
Fixes typo introduced by django/django@08dc90bccf7c4ffa8b04064d74b54c1150af5ff9. This is described in Trac ticket:19855.
|
11 yıl önce |
Ramiro Morales
|
08dc90bccf
Fixed #14305 -- Switched inspectdb to create unmanaged models.
|
11 yıl önce |
Tim Graham
|
f56f6cfa58
Fixed links to DATABASE ENGINE setting. refs #19516
|
12 yıl önce |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 yıl önce |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 yıl önce |
Russell Keith-Magee
|
ff60c5f9de
Fixed #1142 -- Added multiple database support.
|
15 yıl önce |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 yıl önce |