Bugfix releases issued
Today we're issuing the first bugfix release in the 1.7 release series, along with bugfix releases for each of the other supported release series (1.4 and 1.6), plus the final bugfix release of the 1.5 series. Although Django 1.5 is technically already past its end-of-life, a regression discovered in the last 1.5 release prompted another release.
Details can be found in the release notes for each release series:
- Django 1.4.16 release notes
- Django 1.5.11 release notes
- Django 1.6.8 release notes
- Django 1.7.1 release notes
The release packages and checksums are, as always, available from our downloads page, as well as from the Python Package Index.
Back to Top