Django 5.0 Now Available

The Django team has announced the 5.0 release of the free and open source Django web framework.

Django is a “high-level Python web framework that encourages rapid development and clean, pragmatic design,” says the website. “It takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel.” 

Highlights of this latest release include:

  • Database-computed default values
  • Generated model field, which allows the creation of database generated columns
  • Simplified form field rendering
  • Support for Python 3.10, 3.11, and 3.12

See the release notes for details and learn more at the Django website.

woman with dark ponytail in front of computer

 

 

Contact FOSSlife to learn about partnership and sponsorship opportunities.

Comments