Django 6.0 has been officially released, introducing new features and improvements. This release includes Template Partials, allowing for more organized templates through reusable fragments. Background Tasks provide a built-in framework for running code asynchronously. Content Security Policy is now readily configurable for enhanced browser-level security. A modernized Email API lets users compose and send emails using the standard Python EmailMessage class. Django 6.0 is available for download and through the Python Package Index. The release is signed with Natalia Bidart's PGP key. Django 5.2 has reached the end of mainstream support, but will receive security and data loss fixes until April 2028. Users should upgrade to maintain security and receive updates. Django 5.1 has reached the end of extended support, with its final security release issued in December 2025.
djangoproject.com
djangoproject.com
