Django 4.2.5 release notes

Expected September 4, 2023

Django 4.2.5 fixes several bugs in 4.2.4.

漏洞修复

  • Fixed a regression in Django 4.2 that caused an incorrect validation of CheckConstraints on __isnull lookups against JSONField (#34754).