summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-08-21Fixed #36399 -- Added support for multiple Cookie headers in HTTP/2 for ASGIR...SaJH
2025-08-21Fixed #36382 -- Confirmed support for GDAL 3.11.David Smith
2025-08-20Corrected release notes of calling format_html() without arguments.Mariusz Felisiak
2025-08-19Fixed spelling of "logged-in" when used as an adjective in docs.mengxun
2025-08-19Fixed #35892 -- Supported Widget.use_fieldset in admin forms.antoliny0919
2025-08-18Refs #25706 -- Fixed versionadded indentation in docs/ref/contrib/gis/forms-a...David Smith
2025-08-14Fixed #36410 -- Added support for Template Partials to the Django Template La...farhan
2025-08-13Aligned format of constraint examples in docs/ref/models/constraints.txt.David Sanders
2025-08-11Refs #36210 -- Added release note for further subquery support for composite ...Jacob Walls
2025-08-11Corrected code examples in topics docs.Rohit
2025-08-08Fixed #36525 -- Silenced individual deleted file messages in collectstatic --...James Bligh
2025-08-06Added stub release notes for 5.2.6.Sarah Boyce
2025-08-06Added release date for 5.2.5.Sarah Boyce
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-08-05Fixed #26583 -- Silenced individual clashing name warnings in collectstatic's...James Bligh
2025-08-05Fixed #36530 -- Extended fields.E347 to check for ManyToManyField involving C...jkhall81
2025-08-04Fixed #36535 -- Ensured compatibility with docutils 0.19 through 0.22.Natalia
2025-08-04Corrected assertNumQueries() example in docs/topics/testing/tools.txt.Adam Zapletal
2025-08-04Fixed #35972 -- Fixed lookup crashes after subquery annotations.Jacob Walls
2025-08-04Fixed #34871, #36518 -- Implemented unresolved lookups expression replacement.Simon Charette
2025-07-30Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...antoliny0919
2025-07-29Fixed #36531 -- Added forkserver support to parallel test runner.Mariusz Felisiak
2025-07-28Fixed #36522 -- Added support for filtering composite pks using a tuple of ex...Simon Charette
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-25Fixed typo in docs/topics/email.txt.Mike Edmunds
2025-07-23Fixed #36500 -- Set flake8 max-doc-length config to 79 columns.Mike Edmunds
2025-07-23Refs #36500 -- Rewrapped long docstrings and block comments via a script.django-bot
2025-07-23Refs #36500 -- Shortened some long docstrings and comments.Mike Edmunds
2025-07-23Added accessibility guidelines for contributors.Thibaud Colas
2025-07-23Removed double spaces after periods and within phrases.Sarah Boyce
2025-07-23Fixed #36009 -- Confirmed support for PostGIS 3.5.David Smith
2025-07-22Fixed #36377 -- Added hints support to CreateExtension and subclasses.Anthony Sottile
2025-07-20Fixed #28696 -- Added GeometryType GIS database function and __geom_type lookup.Ahmed Ibrahim
2025-07-17Refs #36163 -- Reordered EmailMessage options in docs/topics/email.txt.Mike Edmunds
2025-07-17Fixed #36163 -- Deprecated most positional arguments in django.core.mail.Mike Edmunds
2025-07-17Fixed get_connection() signature in docs/topics/email.txt.Mike Edmunds
2025-07-17Fixed #35680 -- Added automatic imports of common utilies to shell management...Salvo Polizzi
2025-07-16Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to simplify d...Mike Edmunds
2025-07-13Fixed typo in docs/ref/utils.txt.Clifford Gama
2025-07-13Added Django ecosystem page to the documentation.Tim Schilling
2025-07-10Fixed #36502 -- Restored UNNEST strategy for foreign key bulk inserts on Post...Simon Charette
2025-07-09Updated asgiref dependency.Carlton Gibson
2025-07-02Added release date for 5.2.4.Natalia
2025-07-02Added stub release notes for 5.2.5.Natalia
2025-07-01Fixed #35846 -- Ensured consistent path ordering in ManifestStaticFilesStorag...Matthew Stell
2025-06-30Fixed #36464 -- Fixed "__in" tuple lookup on backends lacking native support.Simon Charette
2025-06-27Fixed #15727 -- Added Content Security Policy (CSP) support.Rob Hudson
2025-06-27Fixed indentation in docs/internals/howto-release-django.txt.Sarah Boyce