index
:
chango.git
devmain
fix-31295
initial-branch
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-code
/
submitting-patches.txt
Age
Commit message (
Expand
)
Author
2026-03-20
[6.0.x] Made it clear that unreviewed tickets shouldn't be claimed or started.
Jake Howard
2026-02-10
[6.0.x] Clarified optional nature of Contributor License Agreement.
Jacob Walls
2025-12-07
[6.0.x] Refs #36620 -- Added contributor documentation for code coverage repo...
saurabh
2025-11-21
[6.0.x] Added GitHub Actions linter (zizmor).
Jacob Walls
2025-09-13
Refs #35667 -- Corrected usage of skip_file_prefixes in contributing docs.
Clifford Gama
2025-09-12
Refs #35667 -- Updated contributing guide to use django_file_prefixes on depr...
nessita
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-07-28
Moved manual testing instructions from intro to submitting patches docs.
Jordan Bae
2025-07-23
Added accessibility guidelines for contributors.
Thibaud Colas
2025-07-16
Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to simplify d...
Mike Edmunds
2025-05-13
Updated guidance to propose new feature ideas in contributing docs.
Lily Foote
2025-02-19
Fixed #35908 -- Retired the django-developers and django-users mailing lists.
Sarah Boyce
2024-11-05
Clarified instructions on how to claim a ticket.
Maria Hynes
2024-10-16
Expanded contributor docs on getting feedback from the wider community.
Maryam Yusuf
2024-08-28
Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test su...
Simon Charette
2024-07-29
Fixed #35546 -- Emphasised accepted ticket requirement in contributing docs.
Maryam Yusuf
2024-07-29
Referenced joining the triage and review team as motivation to do PR reviews.
Maryam Yusuf
2024-07-25
Added contributor guidelines for performance optimizations.
Sarah Boyce
2024-07-04
Replaced usage of "patch" with more precise terms in contributing docs.
Andreu Vallbona
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2023-05-22
Fixed #34579 -- Added Django Forum to contributing guides.
Mohit Singh Sinsniwal
2023-04-19
Doc'd RemovedInDjangoXXWarning comments in deprecating a feature guide.
Sarah Boyce
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-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-03-22
Refs #31676 -- Used term "merger" instead of "committer" in docs.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Adjusted docs and config files for Black.
Carlton Gibson
2021-03-09
Updated Git branch "master" to "main".
Markus Holtermann
2020-12-23
Fixed #32165 -- Added pre-commit hooks
David Smith
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-14
Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-02-03
Fixed #31226 -- Fixed typo in docs/internals/contributing/writing-code/submit...
Vibhu Agarwal
2019-10-30
Fixed #30927 -- Simplified an example of test for the deprecation warning wit...
André Ericson
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-04-06
Updated contributing docs for some latest practices.
Tim Graham
2018-03-28
Replaced 'python -Wall' with 'python -Wa'.
Daniel Chimeno
2016-12-21
Removed the importance of "core developers" in triaging tickets, etc.
Tim Graham
2016-06-03
Fixed #26701 -- Replaced /newticket links to Trac with /.
shaunagm
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-11-16
Corrected outdated information in submitting patches guide.
Tim Graham
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-06-27
Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig a...
Trey Hunner
2015-06-25
Updated release process for new release schedule.
Tim Graham
2015-06-05
Capitalized "Python" in docs.
Tim Graham
2015-05-01
Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-02-07
Fixed docs typo
Peter Inglesby
2015-01-09
Added best practices for versionadded/changed annotations.
Tim Graham
2014-12-30
Added ignore_warnings decorator
Claude Paroz
[next]