Django - 4.2.5

Security

Django 4.2.5 release notes

September 4, 2023

Django 4.2.5 fixes a security issue with severity “moderate” and several bugs
in 4.2.4.

Bugfixes

  • Fixed a regression in Django 4.2 that caused an incorrect validation of
    CheckConstraints on \_\_isnull lookups against JSONField
    (#34754).
  • Fixed a bug in Django 4.2 where the deprecated DEFAULT\_FILE\_STORAGE and
    STATICFILES\_STORAGE settings were not synced with STORAGES
    (#34773).
  • Fixed a regression in Django 4.2.2 that caused an unnecessary selection of a
    non-nullable ManyToManyField without a natural key during serialization
    (#34779).
  • Fixed a regression in Django 4.2 that caused a crash of a queryset when
    filtering against deeply nested OuterRef() annotations (#34803).

Security

Security wording was detected, but no CVEs were found.

Details

date
Sept. 4, 2023, 10:10 a.m.
type
Patch
👇
Register or login to:
  • 🔍View and search all Django releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or