Release notes

Release notes for the official Django releases. Each release note will tell youwhat's new in each version, and will also describe any backwards-incompatiblechanges made in that version.

For those upgrading to a new version of Django,you will need to check all the backwards-incompatible changes anddeprecated features for each 'final' releasefrom the one after your current Django version, up to and including the newversion.

Final releases

Below are release notes through Django 2.2 and its patch releases. Newerversions of the documentation contain the release notes for any later releases.

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 securitypolicies, appropriate release notes are nowadded to all affected release series.

Additionally, an archive of disclosed security issues is maintained.