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
Age
Commit message (
Expand
)
Author
2025-10-14
Removed mention of setuptools in docs/internals/contributing/writing-code/uni...
Jacob Walls
2025-10-13
Cautioned against multi-level relative imports in coding style docs.
lyova24
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-28
Replaced :doc: role usage with :ref: when appropriate in docs.
Natalia
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Fixed #36485 -- Added lint-docs check in Tox and GitHub Actions.
David Smith
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-23
Removed reference to flake8 file exclusions.
Jacob Walls
2025-07-28
Moved manual testing instructions from intro to submitting patches docs.
Jordan Bae
2025-07-23
Fixed #36500 -- Set flake8 max-doc-length config to 79 columns.
Mike Edmunds
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-07-09
Updated asgiref dependency.
Carlton Gibson
2025-05-13
Updated guidance to propose new feature ideas in contributing docs.
Lily Foote
2025-03-31
Fixes #36215 -- Included unpacking generalization notes in coding style guide...
Aarni Koskela
2025-02-19
Fixed #35908 -- Retired the django-developers and django-users mailing lists.
Sarah Boyce
2025-01-28
Refs #36005 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2025-01-20
Refs #32193 -- Updated python-memcached to pymemcache in contributing guide.
Mariusz Felisiak
2025-01-20
Fixed #36005 -- Dropped support for Python 3.10 and 3.11.
Mariusz Felisiak
2025-01-15
Removed versionadded/changed annotations for 5.1.
Sarah Boyce
2024-11-11
Refs #32365 -- Removed pytz from list of test dependencies in unit test docs.
Mariusz Felisiak
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-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-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-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
[next]