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-code
/
submitting-patches.txt
Age
Commit message (
Expand
)
Author
2025-11-21
[5.2.x] Added GitHub Actions linter (zizmor).
Jacob Walls
2025-07-28
[5.2.x] Moved manual testing instructions from intro to submitting patches docs.
Jordan Bae
2025-07-23
[5.2.x] Added accessibility guidelines for contributors.
Thibaud Colas
2025-05-13
[5.2.x] Updated guidance to propose new feature ideas in contributing docs.
Lily Foote
2025-02-19
[5.2.x] Fixed #35908 -- Retired the django-developers and django-users mailin...
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
2014-12-24
Fixed #24049 -- Removed obsolete Java notes for Mac OS.
Tim Graham
2014-11-29
Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py
Tim Graham
2014-10-16
Fixed IRC channel name in submitting-patches.txt.
Berker Peksag
2014-07-26
Fixed #23103 -- Added contributing tutorial link to contributing index.
Petras Zdanavičius
2014-07-13
Fixed #23015 -- Fixed major/minor release terminology in docs.
Tim Graham
2014-06-03
Added a patch review checklist.
Tim Graham
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
[next]