• dev
  • Version de la documentation : 5.0

Django 4.2.9 release notes

January 2, 2024

Django 4.2.9 fixes a bug in 4.2.8.

Correction de bogues

  • Fixed a regression in Django 4.2.8 where admin fields on the same line could overflow the page and become non-interactive (#35012).
Back to Top