2022-03-01 16:58:35 +08:00
|
|
|
==========================
|
|
|
|
Django 4.0.4 release notes
|
|
|
|
==========================
|
|
|
|
|
2022-04-01 14:37:19 +08:00
|
|
|
*April 11, 2022*
|
2022-03-01 16:58:35 +08:00
|
|
|
|
2022-04-01 14:37:19 +08:00
|
|
|
Django 4.0.4 fixes two security issues with severity "high" and a bug in 4.0.3.
|
2022-03-01 16:58:35 +08:00
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
2022-03-30 13:31:56 +08:00
|
|
|
* Fixed a regression in Django 4.0 that caused ignoring multiple
|
|
|
|
``FilteredRelation()`` relationships to the same field (:ticket:`33598`).
|