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
/
releases
Age
Commit message (
Expand
)
Author
2025-09-17
Made cosmetic edits to docs/releases/6.0.txt.
Natalia
2025-09-17
Removed empty sections from 6.0 release notes.
Natalia
2025-09-17
Fixed #36601 -- Fixed color contrast of FilteredSelectMultiple widget chosen ...
antoliny0919
2025-09-16
Fixed #35859 -- Added background Tasks framework interface.
Jake Howard
2025-09-16
Fixed #28041 -- Added Lexeme expression to contrib.postgres.search.
GappleBee
2025-09-14
Fixed #27222 -- Refreshed model field values assigned expressions on save().
Simon Charette
2025-09-14
Refs #27222 -- Refreshed GeneratedFields values on save() initiated update.
Simon Charette
2025-09-12
Fixed #36597 -- Corrected directives for functions from email module in docs.
Mridul Dhall
2025-09-08
Refs #36410 -- Added link to migration guide for template-partials.
Carlton Gibson
2025-09-05
Fixed #36524 -- Enabled docs cross references to EmailMessage methods.
Mike Edmunds
2025-09-05
Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.
Tim Graham
2025-09-05
Refs #36121 -- Fixed location of release note.
Adam Johnson
2025-09-04
Added missing backticks in docs/releases/security.txt.
Mariusz Felisiak
2025-09-03
Added CVE-2025-57833 to security archive.
Sarah Boyce
2025-09-03
Added stub release notes for 5.2.7.
Sarah Boyce
2025-09-03
Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL injection in c...
Jake Howard
2025-09-03
Made cosmetic edits to 5.2.6 release notes.
Sarah Boyce
2025-09-01
Refs #35967 -- Removed deprecation note from backwards incompatible changes i...
사재혁
2025-08-31
Removed outdated deprecation note in 6.0 release notes.
Clifford Gama
2025-08-29
Refs #36485 -- Corrected docs linter to detect too-long lines at file end.
Jacob Walls
2025-08-29
Fixed #36431 -- Returned tuples for multi-column ForeignObject in values()/va...
SaJH
2025-08-28
Fixed #36532 -- Added Content Security Policy view decorators to override or ...
Rob Hudson
2025-08-28
Refs #27222 -- Adapted RETURNING handling to be usable for UPDATE queries.
Simon Charette
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-27
Added stub release notes and release date for 5.2.6, 5.1.12, and 4.2.24.
Sarah Boyce
2025-08-27
Fixed #36572 -- Revert "Fixed #36546 -- Deprecated django.utils.crypto.consta...
Sarah Boyce
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 -- 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-22
Refs #35530 -- Corrected deprecation message in auth.alogin().
Mariusz Felisiak
2025-08-21
Fixed #36399 -- Added support for multiple Cookie headers in HTTP/2 for ASGIR...
SaJH
2025-08-20
Corrected release notes of calling format_html() without arguments.
Mariusz Felisiak
2025-08-14
Fixed #36410 -- Added support for Template Partials to the Django Template La...
farhan
2025-08-11
Refs #36210 -- Added release note for further subquery support for composite ...
Jacob Walls
2025-08-08
Fixed #36525 -- Silenced individual deleted file messages in collectstatic --...
James Bligh
2025-08-06
Added stub release notes for 5.2.6.
Sarah Boyce
2025-08-06
Added release date for 5.2.5.
Sarah Boyce
2025-08-05
Fixed #26583 -- Silenced individual clashing name warnings in collectstatic's...
James Bligh
2025-08-05
Fixed #36530 -- Extended fields.E347 to check for ManyToManyField involving C...
jkhall81
2025-08-04
Fixed #36535 -- Ensured compatibility with docutils 0.19 through 0.22.
Natalia
2025-08-04
Fixed #35972 -- Fixed lookup crashes after subquery annotations.
Jacob Walls
2025-08-04
Fixed #34871, #36518 -- Implemented unresolved lookups expression replacement.
Simon Charette
2025-07-29
Fixed #36531 -- Added forkserver support to parallel test runner.
Mariusz Felisiak
2025-07-28
Fixed #36522 -- Added support for filtering composite pks using a tuple of ex...
Simon Charette
2025-07-25
Fixed #35581 -- Updated django.core.mail to Python's modern email API.
Mike Edmunds
2025-07-22
Fixed #36377 -- Added hints support to CreateExtension and subclasses.
Anthony Sottile
2025-07-20
Fixed #28696 -- Added GeometryType GIS database function and __geom_type lookup.
Ahmed Ibrahim
2025-07-17
Fixed #36163 -- Deprecated most positional arguments in django.core.mail.
Mike Edmunds
[next]