2008-08-24 06:25:40 +08:00
|
|
|
.. _releases-index:
|
|
|
|
|
|
|
|
Release notes
|
|
|
|
=============
|
|
|
|
|
2009-07-27 09:52:23 +08:00
|
|
|
Release notes for the official Django releases. Each release note will tell you
|
2008-08-24 06:25:40 +08:00
|
|
|
what's new in each version, and will also describe any backwards-incompatible
|
|
|
|
changes made in that version.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2008-09-03 00:27:47 +08:00
|
|
|
|
2008-08-24 06:25:40 +08:00
|
|
|
0.95
|
|
|
|
0.96
|
|
|
|
1.0-alpha-1
|
|
|
|
1.0-alpha-2
|
|
|
|
1.0-beta
|
2008-08-27 19:49:42 +08:00
|
|
|
1.0-beta-2
|
2008-09-03 00:27:47 +08:00
|
|
|
1.0
|
2008-11-15 13:21:37 +08:00
|
|
|
1.0.1
|
2008-11-19 13:21:58 +08:00
|
|
|
1.0.2
|
2009-02-24 10:21:09 +08:00
|
|
|
1.1-alpha-1
|
2009-03-24 07:25:03 +08:00
|
|
|
1.1-beta-1
|
2009-07-22 09:26:47 +08:00
|
|
|
1.1-rc-1
|
2009-07-29 13:31:00 +08:00
|
|
|
1.1
|
2008-08-24 06:25:40 +08:00
|
|
|
|
2009-11-15 03:13:33 +08:00
|
|
|
Upgrading
|
|
|
|
=========
|
2008-08-24 06:25:40 +08:00
|
|
|
|
2009-11-15 03:13:33 +08:00
|
|
|
For those upgrading to a new version of Django, you will need to check all the
|
|
|
|
backwards-incompatible changes and deprecated features for each 'final' release
|
|
|
|
from the one after your old version up to and including your new version. The
|
|
|
|
relevant sections of the release notes are linked below below for your
|
|
|
|
convenience.
|
2008-09-03 00:27:47 +08:00
|
|
|
|
2009-11-15 03:13:33 +08:00
|
|
|
For those following trunk, the tentative release notes for the next version to
|
|
|
|
be released are also included at the bottom. This is kept up to date with new
|
|
|
|
features and changes that you need to be aware of.
|
|
|
|
|
|
|
|
* :ref:`backwards-incompatible-changes-1.1`
|
|
|
|
* :ref:`deprecated-features-1.1`
|
|
|
|
* :ref:`backwards-incompatible-changes-1.2`
|
|
|
|
* :ref:`deprecated-features-1.2`
|