Release notes#

Release notes for the official Django releases. Each release note will tell you what’s new in each version, and will also describe any backwards-incompatible changes made in that version.

For those upgrading to a new version of Django, you will need to check all the backwards-incompatible changes and deprecated features for each ‘final’ release from the one after your current Django version, up to and including the new version.

Final releases#

Below are release notes through Django 6.2 and its patch releases. Newer versions of the documentation contain the release notes for any later releases.

6.2 release#

6.1 release#

6.0 release#

5.2 release#

5.1 release#

5.0 release#

4.2 release#

4.1 release#

4.0 release#

3.2 release#

3.1 release#

3.0 release#

2.2 release#

2.1 release#

2.0 release#

1.11 release#

1.10 release#

1.9 release#

1.8 release#

1.7 release#

1.6 release#

1.5 release#

1.4 release#

1.3 release#

1.2 release#

1.1 release#

1.0 release#

Pre-1.0 releases#

Security releases#

Whenever a security issue is disclosed via Django’s security policies, appropriate release notes are now added to all affected release series.

Additionally, an archive of disclosed security issues is maintained.