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
Age
Commit message (
Expand
)
Author
2026-05-12
Fixed #27825 -- Doc'd that setting model fields does not convert types.
1wos
2026-05-11
Fixed typo in docs/topics/db/search.txt.
Stephanie
2026-05-11
Refs #36593 -- Replaced reference to select_related() in design philosophies.
Jacob Walls
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-07
Refs #15727 -- Moved security.E026 out of list of deploy=True checks.
Jacob Walls
2026-05-06
Fixed #36784 -- Added csp_nonce_attr template tag for CSP nonce inclusion.
Natalia
2026-05-06
Refs #36620 -- Mentioned coverage workflow uses PostgreSQL.
Jacob Walls
2026-05-06
Refs #36862 -- Clarified security note for RemoteUserMiddleware.
Jacob Walls
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 #37039 -- Removed outdated note from QuerySet.iterator() docs.
Manas225
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
2026-04-29
Fixed #37067 -- Added trailing slash in django_file_prefixes().
Fashad Ahmed
2026-04-28
Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.
Shai Berger
2026-04-28
Fixed #36990 -- Bumped OpenLayers to 10.9.0.
VIZZARD-X
2026-04-28
Fixed #35738 -- Deprecated double-dot variable lookups.
David Smith
2026-04-28
Added stub release notes and release date for 6.0.5 and 5.2.14.
Sarah Boyce
2026-04-24
Replaced references in docs to accepted PEPs with specific Python docs links.
Mike Edmunds
2026-04-23
Refs #12090 -- Documented parameters for contrib.admin.decorators.action().
Sarah Boyce
2026-04-22
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
2026-04-22
Fixed #35870 -- Made blank choice label in forms more accessible.
Annabelle Wiegart
2026-04-20
Refs #373, #34122 -- Removed warning that ForeignObject is an internal tool.
Mariusz Felisiak
2026-04-19
Fixed #35007 -- Replaced ESLint with Biome for JavaScript linting and formatt...
Tom Carrick
2026-04-19
Updated release procedure with new CVE workflows.
Jacob Walls
2026-04-19
Fixed #37048, Refs #36728 -- Added release notes for changes to InclusionAdmi...
Anže Pečar
2026-04-19
Fixed #37024 -- Made SITE_ID system check validation use Site._meta.pk.
Tim Graham
2026-04-18
Formatted CSS files.
Tom Carrick
2026-04-18
Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.
Mariusz Felisiak
2026-04-17
Clarified that reporters shouldn't set their own tickets as "Accepted".
Jonathan Biemond
2026-04-16
Refs #35514 -- Cleaned up email docs.
Mike Edmunds
2026-04-16
Refs #35514 -- Added "Configuring email" section to email docs.
Mike Edmunds
2026-04-16
Refs #35514 -- Moved and renamed "Sending multiple emails" in email docs.
Mike Edmunds
2026-04-16
Refs #35514 -- Moved get_connection() after backends in email docs.
Mike Edmunds
2026-04-15
Refs #35514 -- Corrected email backends' outline levels in email docs.
Mike Edmunds
2026-04-15
Refs #35514 -- Moved EmailMessage class up in email docs.
Mike Edmunds
2026-04-15
Refs #35514 -- Grouped sending-related features in email docs.
Mike Edmunds
[next]