summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit 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-13Refs #35667 -- Corrected usage of skip_file_prefixes in contributing docs.Clifford Gama
2025-09-12Refs #35667 -- Updated contributing guide to use django_file_prefixes on depr...nessita
2025-08-28Ensured :doc: role uses absolute targets in docs.Adam Johnson
2025-08-28Replaced :doc: role usage with :ref: when appropriate in docs.Natalia
2025-08-28Fixed #36570 -- Removed unnecessary :py domain from documentation roles.SaJH
2025-08-27Fixed #36572 -- Revert "Fixed #36546 -- Deprecated django.utils.crypto.consta...Sarah Boyce
2025-08-26Clarified Trac "version" attribute in contributing guide.Jacob Walls
2025-08-26Corrected definition of "needsinfo" triage stage in contributing guide.Jacob Walls
2025-08-25Fixed #36485 -- Added lint-docs check in Tox and GitHub Actions.David Smith
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed double spaces after periods in sentences.Natalia
2025-08-25Refs #36485 -- Fixed dangling hyphen and unbalanced inline markup in docs.David Smith
2025-08-25Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...David Smith
2025-08-25Fixed #36546 -- Deprecated django.utils.crypto.constant_time_compare() in fav...SaJH
2025-08-23Removed reference to flake8 file exclusions.Jacob Walls
2025-08-22Refs #35530 -- Corrected deprecation message in auth.alogin().Mariusz Felisiak
2025-08-05Refs #36485 -- Grouped docs checks under a unified make check target.David Smith
2025-08-05Refs #34140 -- Added dedicated code block formatting section in docs/internal...David Smith
2025-07-28Moved manual testing instructions from intro to submitting patches docs.Jordan Bae
2025-07-25Fixed #35581 -- Updated django.core.mail to Python's modern email API.Mike Edmunds
2025-07-23Fixed #36500 -- Set flake8 max-doc-length config to 79 columns.Mike Edmunds
2025-07-23Added accessibility guidelines for contributors.Thibaud Colas
2025-07-17Fixed #36163 -- Deprecated most positional arguments in django.core.mail.Mike Edmunds
2025-07-16Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to simplify d...Mike Edmunds
2025-07-13Added Django ecosystem page to the documentation.Tim Schilling
2025-07-09Updated asgiref dependency.Carlton Gibson
2025-06-27Fixed indentation in docs/internals/howto-release-django.txt.Sarah Boyce
2025-06-27Separated creating the release and setting it as default in Trac in the post-...Sarah Boyce
2025-06-20Fixed #36152 -- Deprecated use of "%" in column aliases.Jacob Walls
2025-06-18Clarified that only latest dependency versions are valid for security reports.Jake Howard
2025-06-17Added guidance on AI-assisted security reports to docs/internals/security.txt.nessita
2025-05-23Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_r...Sarah Boyce