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
Age
Commit message (
Expand
)
Author
2026-02-26
[6.0.x] Adjusted default DoS severity level in Security Policy.
Natalia
2026-02-10
[6.0.x] Clarified optional nature of Contributor License Agreement.
Jacob Walls
2026-01-15
[6.0.x] Fixed #36856 -- Mentioned needsnewfeatureprocess resolution in contri...
Amar Ahmed Deina
2025-12-23
[6.0.x] Fixed #36305 -- Added documentation indentation guidelines to contrib...
ankan0503
2025-12-11
[6.0.x] Fixed #36789 -- Added missing PDF file for docs/internals/_images/con...
Pravin Kamble
2025-12-08
[6.0.x] Fixed #36778 -- Extended advice to sanitize input before using in que...
Jacob Walls
2025-12-07
[6.0.x] Refs #36620 -- Added contributor documentation for code coverage repo...
saurabh
2025-11-26
[6.0.x] Included usage of new scripts in docs/internals/howto-release-django....
Natalia
2025-11-21
[6.0.x] Added GitHub Actions linter (zizmor).
Jacob Walls
2025-11-04
[6.0.x] Updated ticket triage process diagram and contributing docs.
ontowhee
2025-10-19
[6.0.x] Refs #36005 -- Bumped minimum supported versions of docutils to 0.22.
Mariusz Felisiak
2025-10-16
[6.0.x] Bumped minimum isort version to 7.0.0.
Jacob Walls
2025-10-14
[6.0.x] Removed pre-release wheel-only advice in docs/internals/howto-release...
Jacob Walls
2025-10-14
[6.0.x] Removed mention of setuptools in docs/internals/contributing/writing-...
Jacob Walls
2025-10-13
[6.0.x] Cautioned against multi-level relative imports in coding style docs.
lyova24
2025-10-13
[6.0.x] Added notes about automatic roadmap generation for next version in do...
Natalia
2025-09-18
[6.0.x] Clarified feature freeze and alpha release steps in docs/internals/ho...
Natalia
2025-09-17
[6.0.x] Added backticks to email addresses in docs.
Mariusz Felisiak
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-27
Fixed #36572 -- Revert "Fixed #36546 -- Deprecated django.utils.crypto.consta...
Sarah Boyce
2025-08-26
Clarified Trac "version" attribute in contributing guide.
Jacob Walls
2025-08-26
Corrected definition of "needsinfo" triage stage in contributing guide.
Jacob Walls
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-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Fixed dangling hyphen and unbalanced inline markup in docs.
David Smith
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-08-25
Fixed #36546 -- Deprecated django.utils.crypto.constant_time_compare() in fav...
SaJH
2025-08-23
Removed reference to flake8 file exclusions.
Jacob Walls
2025-08-22
Refs #35530 -- Corrected deprecation message in auth.alogin().
Mariusz Felisiak
2025-08-05
Refs #36485 -- Grouped docs checks under a unified make check target.
David Smith
2025-08-05
Refs #34140 -- Added dedicated code block formatting section in docs/internal...
David Smith
2025-07-28
Moved manual testing instructions from intro to submitting patches docs.
Jordan Bae
2025-07-25
Fixed #35581 -- Updated django.core.mail to Python's modern email API.
Mike Edmunds
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-17
Fixed #36163 -- Deprecated most positional arguments in django.core.mail.
Mike Edmunds
2025-07-16
Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to simplify d...
Mike Edmunds
2025-07-13
Added Django ecosystem page to the documentation.
Tim Schilling
2025-07-09
Updated asgiref dependency.
Carlton Gibson
2025-06-27
Fixed indentation in docs/internals/howto-release-django.txt.
Sarah Boyce
2025-06-27
Separated creating the release and setting it as default in Trac in the post-...
Sarah Boyce
2025-06-20
Fixed #36152 -- Deprecated use of "%" in column aliases.
Jacob Walls
2025-06-18
Clarified that only latest dependency versions are valid for security reports.
Jake Howard
2025-06-17
Added guidance on AI-assisted security reports to docs/internals/security.txt.
nessita
2025-05-23
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_r...
Sarah Boyce
[next]