Django 5.2.2 release notes

Expected June 4, 2025

Django 5.2.2 fixes several bugs in 5.2.1.

Correzioni di bug

  • Fixed a crash when using select_related against a ForeignObject originating from a model with a CompositePrimaryKey (#36373).