Django 1.2 release candidate available

Posted by James Bennett on May 5, 2010

As part of the Django 1.2 release process, tonight we've released Django 1.2 release candidate 1, a preview/testing package that gives a little taste of some of the new features coming in Django 1.2. As with all pre-release packages, this is not for production use, but if you'd like to try out some of the new goodies coming in 1.2, or if you'd like to pitch in and help us fix bugs before the final 1.2 release (due in one week), feel free to grab a copy and give it a spin.

You can get a copy of the 1.2 release candidate package from our downloads page, and we recommend you read the release notes. Also, for the security conscious, signed MD5 and SHA1 checksums of the 1.2 release candidate package are available.

Back to Top