Django News, page 2

Django bugfix releases issued: 2.2.5, 2.1.12, and 1.11.24

Today we've issued 2.2.5, 2.1.12, and 1.11.24 bugfix releases. The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is Mariusz Felisiak: 2EF56372BA48CD1B.

Django bugfix release: 2.2.1

Today we've issued the 2.2.1 bugfix release.

Django 2.2 released

The Django team is happy to announce the release of Django 2.2. This version has been designated as a long-term support (LTS) release, which means that security and data loss fixes will be applied for at least the next three years. It will also receive fixes for crashing bugs, major functionality bugs in newly-introduced features, and regressions from older versions of Django for the next eight months until December 2019.

Django bugfix release: 2.1.8

A new version of Django 2.1.8 has been released, which fixes a bug in the admin panel made in version 2.1.7: it is forbidden to edit inline elements for ManyToManyField if the user has only view permission.

Django 2.2 release candidate 1 released

Django 2.2 release candidate 1 is the final opportunity for you to try out the salmagundi of new features before Django 2.2 is released.

Django bugfix release: 2.0.13

Today we've issued the 2.0.13 bugfix release. The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is Carlton Gibson: E17DF5C82B4F9D00.

Django bugfix releases: 2.1.4 and 1.11.17

Today we've issued the 2.1.4 and 1.11.17 bugfix releases. The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is Carlton Gibson: E17DF5C82B4F9D00.

Django bugfix release: 2.1.3

A new version of Django 2.1.3 has been released with regression and bug fixes.