2009-11-23 13:44:24 +00:00
|
|
|
=============
|
2008-08-23 22:25:40 +00:00
|
|
|
Release notes
|
|
|
|
=============
|
|
|
|
|
2009-07-27 01:52:23 +00:00
|
|
|
Release notes for the official Django releases. Each release note will tell you
|
2008-08-23 22:25:40 +00:00
|
|
|
what's new in each version, and will also describe any backwards-incompatible
|
|
|
|
changes made in that version.
|
|
|
|
|
2009-11-23 13:44:24 +00: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 current Django version,
|
|
|
|
up to and including the new version.
|
|
|
|
|
|
|
|
Final releases
|
|
|
|
==============
|
|
|
|
|
2012-09-09 16:53:32 +00:00
|
|
|
.. _development_release_notes:
|
2011-03-30 17:34:01 +00:00
|
|
|
|
2012-10-30 13:02:54 +00:00
|
|
|
1.6 release
|
|
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
1.6
|
|
|
|
|
2012-03-30 09:33:51 +00:00
|
|
|
1.5 release
|
|
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
1.5
|
|
|
|
|
2011-03-30 17:34:01 +00:00
|
|
|
1.4 release
|
|
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2012-10-18 16:55:14 +00:00
|
|
|
1.4.2
|
2012-08-31 18:35:50 +00:00
|
|
|
1.4.1
|
2011-03-30 17:34:01 +00:00
|
|
|
1.4
|
|
|
|
|
2010-06-21 12:19:32 +00:00
|
|
|
1.3 release
|
|
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2012-08-31 18:35:50 +00:00
|
|
|
1.3.2
|
2011-09-10 03:33:54 +00:00
|
|
|
1.3.1
|
2010-06-21 12:19:32 +00:00
|
|
|
1.3
|
|
|
|
|
2009-11-23 13:44:24 +00:00
|
|
|
1.2 release
|
|
|
|
-----------
|
2008-08-23 22:25:40 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2008-09-02 16:27:47 +00:00
|
|
|
|
2011-09-11 02:28:08 +00:00
|
|
|
1.2.7
|
2011-09-10 03:33:54 +00:00
|
|
|
1.2.6
|
2011-01-26 08:10:54 +00:00
|
|
|
1.2.5
|
2010-12-28 21:37:10 +00:00
|
|
|
1.2.4
|
2011-08-26 09:31:01 +00:00
|
|
|
1.2.3
|
2010-10-08 14:48:04 +00:00
|
|
|
1.2.2
|
2011-08-26 09:31:01 +00:00
|
|
|
1.2.1
|
2009-11-23 13:44:24 +00:00
|
|
|
1.2
|
|
|
|
|
|
|
|
1.1 release
|
|
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2011-02-10 09:27:38 +00:00
|
|
|
1.1.4
|
2011-02-10 11:55:24 +00:00
|
|
|
1.1.3
|
2009-11-23 13:44:24 +00:00
|
|
|
1.1.2
|
2009-07-29 05:31:00 +00:00
|
|
|
1.1
|
2008-08-23 22:25:40 +00:00
|
|
|
|
2009-11-23 13:44:24 +00:00
|
|
|
1.0 release
|
|
|
|
-----------
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2008-08-23 22:25:40 +00:00
|
|
|
|
2009-11-23 13:44:24 +00:00
|
|
|
1.0.2
|
|
|
|
1.0.1
|
|
|
|
1.0
|
|
|
|
|
|
|
|
Pre-1.0 releases
|
|
|
|
----------------
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
0.96
|
|
|
|
0.95
|
|
|
|
|
|
|
|
Development releases
|
|
|
|
====================
|
2008-09-02 16:27:47 +00:00
|
|
|
|
2009-11-23 13:44:24 +00:00
|
|
|
These notes are retained for historical purposes. If you are upgrading
|
|
|
|
between formal Django releases, you don't need to worry about these
|
|
|
|
notes.
|
2009-11-14 19:13:33 +00:00
|
|
|
|
2009-11-23 13:44:24 +00:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2012-11-27 21:30:52 +00:00
|
|
|
1.5-beta-1
|
2012-10-25 18:59:13 +00:00
|
|
|
1.5-alpha-1
|
2012-02-09 18:58:45 +00:00
|
|
|
1.4-beta-1
|
2011-12-22 20:18:54 +00:00
|
|
|
1.4-alpha-1
|
2010-12-19 15:02:13 +00:00
|
|
|
1.3-beta-1
|
2010-11-11 07:21:07 +00:00
|
|
|
1.3-alpha-1
|
2010-05-08 07:29:57 +00:00
|
|
|
1.2-rc-1
|
2010-02-06 05:25:50 +00:00
|
|
|
1.2-beta-1
|
2010-01-07 11:38:14 +00:00
|
|
|
1.2-alpha-1
|
2009-11-23 13:44:24 +00:00
|
|
|
1.1-rc-1
|
|
|
|
1.1-beta-1
|
|
|
|
1.1-alpha-1
|
|
|
|
1.0-beta-2
|
|
|
|
1.0-beta
|
|
|
|
1.0-alpha-2
|
|
|
|
1.0-alpha-1
|