index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
/
contributing
/
writing-documentation.txt
Age
Commit message (
Expand
)
Author
2025-08-05
[5.2.x] Refs #36485 -- Grouped docs checks under a unified make check target.
David Smith
2025-08-05
[5.2.x] Refs #34140 -- Added dedicated code block formatting section in docs/...
David Smith
2024-11-27
Removed trailing whitespace in docs.
Adam Zapletal
2024-10-25
Improved the writing documentation contributing guide.
Paolo Melchiorre
2023-10-21
Restructured writing documentation contributing guide.
Lance Goyke
2023-10-21
Corrected note about using accents in writing documentation contributing guide.
David Smith
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-05-11
Made explicit the location of locally-built HTML docs.
nessita
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-03-01
Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...
Mariusz Felisiak
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-06-30
Corrected various typos in contributing docs.
Arslan Noor
2022-03-22
Refs #31676 -- Used term "merger" instead of "committer" in docs.
Mariusz Felisiak
2021-10-18
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-27
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
David Smith
2021-05-17
Fixed #32720 -- Added configuration and docs for Sphinx link checker.
Nick Pope
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-06
Fixed typo in docs/internals/contributing/writing-documentation.txt.
Nick Pope
2020-06-01
Removed redundant pyenchant dependency in spelling check docs.
David Smith
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
Used :mimetype: role in various docs.
Nick Pope
2020-05-13
Used :pep: role in various docs.
Nick Pope
2020-01-29
Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2020-01-29
Refs #25778 -- Updated sphinx-doc.org links to HTTPS.
Jon Dufresne
2019-12-06
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
Jon Dufresne
2019-12-03
Fixed typo in internals/contributing/writing-documentation.txt.
Hasan Ramezani
2019-11-27
Refs #31029 -- Added note about :rfc: role in writing documentation docs.
Baptiste Mispelon
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-05
Fixed typo in docs/internals/contributing/writing-documentation.txt.
Mariusz Felisiak
2019-09-05
Refs #30573 -- Noted to avoid "simple" & co. in Writing Style guide.
Carlton Gibson
2019-04-18
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...
Ramiro Morales
2019-03-25
Doc'd a few contributing guidelines.
Tim Graham
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-03-30
Fixed links to Sphinx docs.
Tim Graham
2018-03-07
Used console directive in "Writing documentation".
Roy Zwambag
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2016-06-02
Fixed #26699 -- Mentioned doc theming difference (locally-built vs. website).
Philip James
2016-05-19
Fixed #26637 -- Removed obsolete note in docs/internals/contributing/writing-...
Tim Graham
2016-03-19
Fixed a broken link in docs/internals/contributing/writing-documentation.txt.
Amine
2016-03-15
Removed obsolete section on "Improving the documentation".
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2015-12-31
Fixed #26003 -- Added "how the documentation is organized" sections.
Tim Graham
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-10-24
Optimized docs images and documented the process.
Curtis Maloney
2015-06-25
Updated release process for new release schedule.
Tim Graham
[next]