Expected June 4, 2025
Django 5.2.2 fixes several bugs in 5.2.1.
Fixed a crash when using select_related
against a ForeignObject
originating from a model with a CompositePrimaryKey
(#36373).
Fixed a bug in Django 5.2 where subqueries using "pk"
to reference models
with a CompositePrimaryKey
failed to raise ValueError
when too many
or too few columns were selected (#36392).
5월 16, 2025