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
2025-06-06
Fixed #36419 -- Ensured for_save was propagated when resolving expressions.
Clifford Gama
2025-06-06
Refs CVE-2025-48432 -- Prevented log injection in remaining response logging.
Jake Howard
2025-06-06
Updated translations from Transifex.
Sarah Boyce
2025-06-04
Added CVE-2025-48432 to security archive.
Natalia
2025-06-04
Added stub release notes for 5.2.3.
Natalia
2025-06-04
Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response()`.
Natalia
2025-06-04
Fixed #36432 -- Fixed a prefetch_related crash on related target subclass que...
Simon Charette
2025-06-03
Fixed #36411 -- Made HttpRequest.get_preferred_type() consider media type par...
Jake Howard
2025-06-03
Fixed #36416 -- Made QuerySet.in_bulk() account for composite pks in id_list.
Jacob Walls
2025-06-02
Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form su...
Blayze
2025-05-28
Added stub release notes and release date for 5.2.2, 5.1.10, and 4.2.22.
Natalia
2025-05-26
Fixed #36402, Refs #35980 -- Updated built package name in reusable apps tuto...
Jason Judkins
2025-05-23
Fixed #36405 -- Fixed Aggregate.order_by using OuterRef.
Adam Johnson
2025-05-23
Fixed #36404 -- Fixed Aggregate.filter using OuterRef.
Adam Johnson
2025-05-23
Fixed typo in docs/ref/forms/renderers.txt.
Adam Zapletal
2025-05-23
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_r...
Sarah Boyce
2025-05-20
Fixed #34262 -- Added support for AnyValue for SQLite, MySQL, Oracle, and Pos...
ontowhee
2025-05-19
Fixed typo in docs/releases/6.0.txt.
Jacob Walls
2025-05-19
Fixed #36388 -- Made QuerySet.union() return self when called with no arguments.
Colleen Dunlap
2025-05-16
Fixed #36392 -- Raised ValueError when subquery referencing composite pk sele...
Jacob Walls
2025-05-16
Fixed #33312 -- Raised explicit exception when copying deferred model instances.
Simon Charette
2025-05-15
Added missing import in docs/ref/contrib/admin/index.txt.
antoliny0919
2025-05-15
Fixed incorrect spacing in docs/ref/contrib/postgres/fields.txt.
Jacob Walls
2025-05-15
Fixed #35829 -- Updated admin icons using Font Awesome Free version 6.7.2.
Pablo Bengoechea
2025-05-14
Fixed #36085 -- Added JSONField support for negative array indexing on SQLite.
savanto
2025-05-13
Refs #36383 -- Extended DeconstructibleSerializer to support non-identifier k...
Adam Johnson
2025-05-13
Updated guidance to propose new feature ideas in contributing docs.
Lily Foote
2025-05-13
Fixed #36332 -- Corrected HttpRequest.get_full_path() and HttpRequest.get_ful...
Aleksandr Safonov
2025-05-12
Fixed #36373 -- Fixed select_related() crash on foreign object for a composit...
Simon Charette
2025-05-09
Refs #35980 -- Added release note about changes in release artifacts filenames.
Natalia
2025-05-09
Removed "Expected" from release date for 5.2.1, 5.1.9, and 4.2.21.
Natalia
2025-05-07
Cleaned up CVE-2025-32873 security archive description.
Natalia
2025-05-07
Added CVE-2025-32873 to security archive.
Natalia
2025-05-07
Added stub release notes for 5.2.2.
Natalia
2025-05-06
Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().
Sarah Boyce
2025-05-06
Simplified artifact building steps in docs/internals/howto-release-django.txt.
Natalia
2025-05-02
Fixed #17461 -- Doc'd the presumed order of foreign keys on the intermediary ...
Clifford Gama
2025-04-30
Made cosmetic edits and added upcoming security release to release notes.
Natalia
2025-04-30
Fixed #36357 -- Skipped unique_together in inspectdb output for composite pri...
Baptiste Mispelon
2025-04-30
Fixed #36358 -- Corrected introspection of composite primary keys on SQLite.
Simon Charette
2025-04-30
Fixed #36360 -- Fixed QuerySet.update() crash when referring annotations thro...
Simon Charette
2025-04-27
Fixed #35931 -- Documented fields and methods of the FlatPage model.
koresi
2025-04-27
Fixed #18296 -- Created missing custom target directory for startproject and ...
Bruno Alla
2025-04-27
Fixed #36346 -- Removed outdated section about the threaded option in Oracle ...
9r0k
2025-04-27
Fixed #36335 -- Fixed typo in docs/topics/db/managers.txt.
dbogar89
2025-04-24
Fixed #36309 -- Made email alternatives and attachments pickleable.
nessita
2025-04-23
Refs #36341 -- Added release notes for 5.1.9 and 4.2.21 for fix in wordwrap t...
nessita
2025-04-23
Fixed #36341 -- Preserved whitespaces in wordwrap template filter.
Matti Pohjanvirta
2025-04-22
Fixed #36331 -- Reverted "Fixed #36055 -- Prevented overlap of object-tools b...
antoliny0919
2025-04-17
Fixed #36326 -- Added CompositePrimaryKey support in QuerySet.raw().
SaJH
[prev]
[next]