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
14 days
Fixed #37152 -- Raised ValueError when Bcc is used in EmailMessage headers.
diaxoaine
2026-06-16
Refs #37142 -- Removed docs for django.utils.warnings.django_file_prefixes().
Natalia
2026-06-11
Fixed #37141 -- Added --using option to sendtestemail command.
NagaKartheekReddy
2026-06-11
Fixed #36837 -- Skipped backends not implementing (a)get_user() in (a)force_l...
Sezer BOZKIR
2026-06-10
Fixed #37142 -- Moved django_file_prefixes() to django.utils.warnings.
zhengkangyang
2026-06-08
Fixed #32785 -- Optimized cull frequency for DBCache.
eevelweezel
2026-06-05
Fixed #36984 -- Made inline formset error messages respect delete_confirmatio...
Karolis Ryselis
2026-06-03
Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transition...
Jacob Walls
2026-06-03
Added CVE-2026-6873, CVE-2026-7666, CVE-2026-8404, CVE-2026-35193, and CVE-20...
Natalia
2026-06-03
Added stub release notes for 6.0.7.
Natalia
2026-06-03
Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary header ...
Jake Howard
2026-06-03
Fixed CVE-2026-35193 -- Varied on Authorization when caching non-public respo...
Jacob Walls
2026-06-03
Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitively in Up...
Jake Howard
2026-06-03
Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully configured.
Jake Howard
2026-06-03
Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisions.
Paul McMillan
2026-06-01
Fixed #28800 -- Added a listurls management command.
Chris Rose
2026-06-01
Fixed #37108 -- Made DjangoJSONEncoder consistently omit .000 microseconds.
Aaryan P
2026-05-27
Updated links to severity levels in release notes.
Jacob Walls
2026-05-27
Fixed #36905 -- Deprecated the safe parameter of JSONResponse.
Tim Harris
2026-05-27
Added stub release notes and release date for 6.0.6 and 5.2.15.
Natalia
2026-05-20
Increased the default PBKDF2 iterations for Django 6.2.
Sarah Boyce
2026-05-20
Added stub release notes for 6.2.
Sarah Boyce
2026-05-20
Made cosmetic edits to docs/releases/6.1.txt.
Jacob Walls
2026-05-20
Removed empty sections from 6.1 release notes.
Jacob Walls
2026-05-20
Fixed #37045 -- Renamed savepoint() to savepoint_create().
Samuel Searles-Bryant
2026-05-20
Refs #35514 -- Cleaned up mailers docs.
Mike Edmunds
2026-05-18
Fixed #36825 -- Extended admin templates so CSP nonce is included if available.
Johannes Maron
2026-05-15
Fixed #37062 -- Added preserve_request support to RedirectView.
VAIBHAVPANT07
2026-05-13
Fixed #35514 -- Implemented dictionary-based MAILERS.
Mike Edmunds
2026-05-13
Fixed #37094 -- Replaced "Go" with "Run" in list_editable alert message.
Jacob Walls
2026-05-13
Fixed #12090 -- Added admin actions to the admin change form.
Marcelo Galigniana
2026-05-11
Refs #36593 -- Deprecated setting ModelAdmin.list_select_related to True.
Adam Johnson
2026-05-11
Fixed #36593 -- Deprecated QuerySet.select_related() with no arguments.
Adam Johnson
2026-05-11
Refs #36593 -- Made ModelAdmin.list_select_related = False more efficient.
Adam Johnson
2026-05-07
Fixed #37084 -- Added CSP nonce context processor system check.
Milad Zarour
2026-05-07
Fixed #37085 -- Added support for object-based form media stylesheet assets.
Natalia
2026-05-06
Fixed #36784 -- Added csp_nonce_attr template tag for CSP nonce inclusion.
Natalia
2026-05-06
Fixed #36300 -- Restored the semantic where RemoteUserMiddleware.header corre...
Jacob Walls
2026-05-05
Fixed #37053 -- Added validate=True to base64.b64decode() calls.
Sarah Boyce
2026-05-05
Added CVE-2026-5766, CVE-2026-35192, and CVE-2026-6907 to security archive.
Sarah Boyce
2026-05-05
Added stub release notes for 6.0.6.
Sarah Boyce
2026-05-05
Fixed CVE-2026-6907 -- Prevented caching of requests when Vary header contain...
Sarah Boyce
2026-05-05
Fixed CVE-2026-35192 -- Ensured Vary header is sent when setting session cook...
Jake Howard
2026-05-05
Fixed CVE-2026-5766 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE in MemoryFileUplo...
Jacob Walls
2026-05-04
Fixed #36767 -- Allowed max redirect URL length to be set on HttpResponseRedi...
varunkasyap
2026-05-04
Fixed #37078 -- Deprecated SHA-1 default for salted_hmac() and base64_hmac() ...
Denny Biasiolli
2026-04-30
Fixed typo in stub release notes for 5.2.14.
Jacob Walls
2026-04-30
Fixed #36919 -- Allowed Task and TaskResult to be pickled.
varunkasyap
2026-04-29
Refs #35738 -- Improved release note for '..' template deprecation.
Adam Johnson
2026-04-29
Fixed #16429 -- Extracted set_choices() method from FilePathField.__init__().
TildaDares
[next]