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
Age
Commit message (
Expand
)
Author
2025-01-08
Fixed #35999 -- Removed #django IRC channel references where appropriate.
Sarah Boyce
2024-11-27
Removed trailing whitespace in docs.
Adam Zapletal
2024-11-14
Replaced message suggestions from IRC to Discord in contributing docs.
AfiMaameDufie
2024-11-11
Refs #32365 -- Removed pytz from list of test dependencies in unit test docs.
Mariusz Felisiak
2024-11-06
Fixed #35863 -- Replaced bold text with heading level 3 in new contributors d...
ssanger
2024-11-05
Clarified instructions on how to claim a ticket.
Maria Hynes
2024-10-30
Fixed #35866 -- Clarified the positioning Python magic methods on models in t...
maddrum
2024-10-25
Improved the writing documentation contributing guide.
Paolo Melchiorre
2024-10-25
Improved readability of triage workflow image by increasing its size and colo...
mbcodes
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-08-05
Used :pypi: role in docs where appropriate.
Mariusz Felisiak
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-24
Updated asgiref dependency for 5.1 release series.
Mariusz Felisiak
2024-07-04
Replaced usage of "patch" with more precise terms in contributing docs.
Andreu Vallbona
2024-06-24
Migrated setuptools configuration to pyproject.toml.
Claude Paroz
2024-05-02
Added a high contrast mode to screenshot cases.
Sarah Boyce
2024-03-11
Fixed #14831 -- Extended template style guide in docs.
Ryan Cheley
2024-03-06
Fixed broken links and redirects in docs.
Mariusz Felisiak
2024-02-08
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
Koo
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2024-01-11
Reorganized the Contributing to Django docs.
Mark Walker
2023-11-30
Improved structure of Contributing Guide start page.
Mark Walker
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-10-18
Refs #34043 -- Added --screenshots option to runtests.py and selenium tests.
Sarah Boyce
2023-10-09
Refs #34043 -- Clarified how to test UI changes.
sarahboyce
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-09-04
Refs #34233 -- Bumped minimum supported version of docutils to 0.19.
Jacob Walls
2023-09-01
Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.
Sulabh Katila
2023-08-30
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...
Nick Pope
2023-06-26
Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.
Mariusz Felisiak
2023-06-23
Refs #34391 -- Updated asgiref dependency for 5.0 release series.
Mariusz Felisiak
2023-06-13
Refs #30220 -- Bumped required version of Selenium to 3.8.0.
Mariusz Felisiak
2023-05-22
Fixed #34579 -- Added Django Forum to contributing guides.
Mohit Singh Sinsniwal
2023-05-17
Updated broken links in docs.
Mariusz Felisiak
2023-05-11
Made explicit the location of locally-built HTML docs.
nessita
2023-04-27
Restored multiprocessing concurrency on coverage.py settings
Marc Gibbons
2023-04-22
Updated Django Transifex links.
Claude Paroz
2023-04-19
Doc'd RemovedInDjangoXXWarning comments in deprecating a feature guide.
Sarah Boyce
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-03-30
Fixed #34446 -- Removed unneeded and incorrect example in coding style docs.
JiriKr
2023-03-15
Reverted "Fixed #33213 -- Doc'd testing code coverage in parallel and used it."
Mariusz Felisiak
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
2023-02-11
Fixed #33213 -- Doc'd testing code coverage in parallel and used it.
Paolo Melchiorre
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
[next]