django/docs/internals/contributing/writing-code
Mike Edmunds 3ad0e759a6
Some checks failed
Tests / JavaScript tests (push) Waiting to run
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Docs / docs (push) Has been cancelled
Docs / blacken-docs (push) Has been cancelled
Fixed #36500 -- Set flake8 max-doc-length config to 79 columns.
Set flake8 max-doc-length to 79 to enforce smaller line length limit
on docstrings and comments (per coding-style docs).

Updated docs to clarify both requirements are enforced by flake8 and
to remove some leftover language from the pre-black era.
2025-07-23 20:17:55 -03:00
..
coding-style.txt Fixed #36500 -- Set flake8 max-doc-length config to 79 columns. 2025-07-23 20:17:55 -03:00
index.txt Added accessibility guidelines for contributors. 2025-07-23 16:40:51 +02:00
javascript.txt Reorganized the Contributing to Django docs. 2024-01-11 22:25:27 -03:00
submitting-patches.txt Added accessibility guidelines for contributors. 2025-07-23 16:40:51 +02:00
unit-tests.txt Added accessibility guidelines for contributors. 2025-07-23 16:40:51 +02:00
working-with-git.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00