Django 4.1 released!!!

Django 4.1 released!!!

News

The release notes cover the profusion of new features in detail, but a few highlights are:

  • An async interface to the ORM, and the ability to define async handlers on class-based views.
  • The use of ORM-defined database constraints in model validation.
  • Better form rendering accessibility and output style customization.