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
/
topics
Age
Commit message (
Expand
)
Author
14 days
Fixed #37152 -- Raised ValueError when Bcc is used in EmailMessage headers.
diaxoaine
2026-06-16
Fixed typo in section "Configuring email" in docs/topics/email.txt.
Mike Edmunds
2026-06-15
Fixed password hashing anchor link for references.
Tim Schilling
2026-06-15
Fixed #37128 -- Doc'd setUpTestData as test speed up.
Tim Schilling
2026-06-11
Fixed #37129 -- Clarified database cache culling behavior in docs.
VIZZARD-X
2026-06-11
Fixed #36837 -- Skipped backends not implementing (a)get_user() in (a)force_l...
Sezer BOZKIR
2026-06-08
Fixed #32785 -- Optimized cull frequency for DBCache.
eevelweezel
2026-06-03
Fixed CVE-2026-35193 -- Varied on Authorization when caching non-public respo...
Jacob Walls
2026-05-27
Fixed #35596 -- Removed mention of unlimited results from QuerySet.get().
CodeQuiver
2026-05-27
Fixed #37065 -- Doc'd method_decorator usage on dispatch for async views.
Carlton Gibson
2026-05-25
Corrected indentation in topics/http/shortcuts.txt.
Mariusz Felisiak
2026-05-20
Removed versionadded/changed annotations for 6.0.
Sarah Boyce
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-13
Fixed #35514 -- Implemented dictionary-based MAILERS.
Mike Edmunds
2026-05-11
Fixed typo in docs/topics/db/search.txt.
Stephanie
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-04
Fixed #36767 -- Allowed max redirect URL length to be set on HttpResponseRedi...
varunkasyap
2026-04-24
Replaced references in docs to accepted PEPs with specific Python docs links.
Mike Edmunds
2026-04-20
Refs #373, #34122 -- Removed warning that ForeignObject is an internal tool.
Mariusz Felisiak
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
2026-04-15
Refs #35514 -- Moved email docs examples to relevant section.
Mike Edmunds
2026-04-15
Fixed broken link in email docs.
Mike Edmunds
2026-04-15
Fixed incomplete comment in email docs.
Natalia
2026-04-07
Fixed #37021 -- Added Permission.user_perm_str property.
mariatta
2026-04-07
Refs CVE-2026-33034 -- Improved security documentation on handling large requ...
Jake Howard
2026-03-28
Fixed #29762 -- Doc'd how database routers fetch related objects.
VIZZARD-X
2026-03-16
Corrected signature for EmailMessage.message() in email topics docs.
Mike Edmunds
2026-03-16
Fixed #36894 -- Added TypeError for conflicting arguments in mail APIs.
Praful Gulani
2026-03-10
Fixed #36391 -- Doc'd RawSQL usage in docs/topics/db/sql.txt.
Amar
2026-03-09
Fixed #36600 -- Clarified the use cases for dispatch_uid in signal connection.
Amar
2026-03-03
Refs #35859 -- Mentioned django-tasks and external resources on docs/topics/t...
Jake Howard
2026-02-27
Fixed #27489 -- Renamed permissions upon model renaming in migrations.
Artyom Kotovskiy
2026-02-21
Fixed #36899 -- Implemented SessionBase.__bool__.
Amar
2026-02-16
Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.
$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2026-02-10
Fixed #34352 -- Unified terms in Signals docs.
Hossam Hassan
2026-02-09
Fixed #36908 -- Removed unnecessary "fail_silently" param from quick example ...
SnippyCodes
2026-02-03
Fixed #36898 -- Documented SessionBase.is_empty().
jafarkhan83
2026-01-31
Refs #34118 -- Removed asgiref coroutine detection shims.
Jacob Walls
2026-01-19
Fixed unbalanced parentheses in docs.
Clifford Gama
2026-01-18
Applied Black's 2026 stable style.
Mariusz Felisiak
2026-01-12
Refs #36769 -- Raised SuspiciousOperation for unexpected nested tags in XML D...
Jacob Walls
2026-01-08
Relocated content from docs/topics/external-packages.txt where appropriate.
Natalia
[next]