index
:
django.git
fix-31295
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
7 days
Replaced references in docs to accepted PEPs with specific Python docs links.
Mike Edmunds
11 days
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
2026-01-08
Dropped unnecessary usage of "seealso" in BoundField docs.
Natalia
2025-12-26
Fixed #30515 -- Documented resolve_url() in docs/topics/http/shortcuts.txt.
Duane Hilton
2025-12-22
Refs #27100 -- Removed obsolete message from tutorial and migrations topic.
Jacob Walls
2025-12-17
Fixed #27380 -- Added "raw" argument to m2m_changed signals.
Mariusz Felisiak
2025-12-08
Refs #35581 -- Fixed email image inline attachment example.
Adam Johnson
2025-12-04
Fixed #36744 -- Improved scrypt password hasher docs.
Dmitry Chestnykh
2025-12-03
Fixed #35729 -- Enabled natural key serialization opt-out for subclasses.
rimi0108
2025-12-03
Refs #35859 -- Clarified Tasks ref and topics docs regarding available backends.
Jacob Walls
2025-12-02
Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation in XML se...
Shai Berger
2025-11-30
Added link to Python Pickle documentation in docs/topics/cache.txt.
Rida Zouga
2025-11-27
Fixed outdated redis-py link in cache docs.
Bruno Alla
2025-11-21
Fixed #36741 -- Linked to custom save()/delete() caveats in docs/ref/models/q...
VIZZARD-X
2025-11-21
Fixed #36718 -- Added JSONField support for negative array indexing on Oracle...
Clifford Gama
2025-11-17
Fixed #26379 -- Doc'd that the first filter() on a many-to-many relation is s...
Annabelle Wiegart
2025-11-13
Fixed #36686 -- Clarified Meta.ordering is ignored in GROUP BY queries.
Kasyap Pentamaraju
2025-11-07
Fixed #36705 -- Avoided string concatenation in utils.
Kasyap Pentamaraju
2025-11-07
Fixed #36315 -- Used TaskGroup instead of asyncio.gather().
Thomas Grainger
2025-11-06
Added community package email backends mention to docs.
Tim Schilling
2025-10-29
Refs #35381 -- Deprecated using None in JSONExact rhs to mean JSON null.
Clifford Gama
[next]