django/docs/internals/contributing/writing-code
David Smith 43e4d0a142
Some checks are pending
Docs / spelling (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Linters / flake8 (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Docs / lint-docs (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Fixed #36485 -- Added lint-docs check in Tox and GitHub Actions.
The `check` docs target now runs spelling, black, and lint, so all
current documentation quality checks can be run with a single command.

Also documented the lint-docs check's availability and usage.
2025-08-25 10:51:10 -03:00
..
coding-style.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
index.txt Added accessibility guidelines for contributors. 2025-07-23 16:40:51 +02:00
javascript.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
submitting-patches.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
unit-tests.txt Fixed #36485 -- Added lint-docs check in Tox and GitHub Actions. 2025-08-25 10:51:10 -03:00
working-with-git.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00