Django - 4.0.3


Django 4.0.3 release notes

Expected March 1, 2022

Django 4.0.3 fixes several bugs in 4.0.2. Also, all Python code in Django is
reformatted with black.

Bugfixes

  • Prevented, following a regression in Django 4.0.1, makemigrations
    from generating infinite migrations for a model with ManyToManyField to
    a lowercased swappable model such as 'auth.user' (#33515).
  • Fixed a regression in Django 4.0 that caused a crash when rendering invalid
    inlines with readonly\_fields in the
    admin (#33547).

Details

date
March 1, 2022, 8:37 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