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
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-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-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-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 #18296 -- Created missing custom target directory for startproject and ...
Bruno Alla
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
2025-04-17
Fixed #36314 -- Fixed MinimumLengthValidator error message translation.
Ahmed Nassar
2025-04-15
Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.
Ahmed Nassar
2025-04-11
Fixed #36288 -- Addressed improper handling of duplicates in values_list().
Simon Charette
2025-04-07
Fixed #36301 -- Fixed select_for_update(of) crash when using values()/values_...
Simon Charette
2025-04-07
Fixed #36298 -- Truncated the overwritten file content in file_move_safe().
Sarah Boyce
2025-04-05
Fixed #36299 -- Prevented field selection on QuerySet.alias() after values().
Simon Charette
2025-04-04
Fixed #36289 -- Fixed bulk_create() crash with nullable geometry fields on Po...
Simon Charette
2025-04-03
Fixed #36290 -- Made TupleIn() lookup discard tuples containing None.
Simon Charette
2025-04-03
Fixed #36292 -- Fixed crash when aggregating over a group mixing transforms a...
Simon Charette
2025-04-02
Added stub release notes for 5.2.1.
Sarah Boyce
2025-04-02
Finalized release notes for Django 5.2.
Sarah Boyce
2025-04-02
Added CVE-2025-27556 to security archive.
Sarah Boyce
2025-04-02
Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_host_and_s...
Sarah Boyce
2025-03-31
Fixed #36265 -- Added support for serialization of ZoneInfo instances in migr...
Song Junho
2025-03-27
Fixed #35440 -- Simplified parse_header_parameters by leveraging stdlid's Mes...
Khudyakov Artem
2025-03-26
Added stub release notes and release date for 5.1.8 and 5.0.14.
Sarah Boyce
2025-03-25
Fixed #35529 -- Added support for positional arguments in querystring templat...
Giannis Terzopoulos
2025-03-25
Fixed #35452 -- Deprecated orphans being more than or equal to page_size in p...
wookkl
2025-03-24
Fixed #36268 -- Added leading `?` in every querystring template tag result.
Natalia
2025-03-21
Fixed #36266 -- Renamed HIDE_PRODUCTION_WARNING environment variable to DJANG...
Johanan Oppong Amoateng
2025-03-21
Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings.
Mike Edmunds
2025-03-19
Fixed #36000 -- Deprecated HTTP as the default protocol in urlize and urlizet...
Ahmed Nassar
2025-03-12
Fixed #36234 -- Restored single_object argument to LogEntry.objects.log_actio...
Adam Johnson
2025-03-12
Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy().
Adam Johnson
2025-03-12
Removed duplicate entries in docs/releases/5.2.txt.
Hisham Mahmood
2025-03-12
Fixed #35945 -- Added async interface to Paginator.
wookkl
2025-03-11
Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232)
Tom Carrick
2025-03-10
Fixed #33579 -- Specialized exception raised on forced update failures.
Simon Charette
[prev]
[next]