Django 1.1 released!

Posted on July 29, 2009 at 12:51

After last week's Django 1.1 RC announcement, the Django team have now released the final version of Django 1.1.

Django 1.1 provides significant extra features on top of Django 1.0, whilst aiming to provide full backwards compatibility. The most notable changes are a massively improved testing framework, and the new support for aggregate SQL queries (eg COUNT, MIN, MAX).

Kutoken beta testers can opt-to use Django 1.1 by running 'apt-get install python-django/kutoken'. Please note that this will replace Django 1.0, so please ensure you have already tested your applications. To revert to Django 1.0, just run 'apt-get remove python-django && apt-get install python-django'.

Tags django

No comments yet.

Post a new comment