parts/django/docs/releases/index.txt
changeset 69 c6bca38c1cbf
equal deleted inserted replaced
68:5ff1fc726848 69:c6bca38c1cbf
       
     1 =============
       
     2 Release notes
       
     3 =============
       
     4 
       
     5 Release notes for the official Django releases. Each release note will tell you
       
     6 what's new in each version, and will also describe any backwards-incompatible
       
     7 changes made in that version.
       
     8 
       
     9 For those upgrading to a new version of Django, you will need to check
       
    10 all the backwards-incompatible changes and deprecated features for
       
    11 each 'final' release from the one after your current Django version,
       
    12 up to and including the new version.
       
    13 
       
    14 Final releases
       
    15 ==============
       
    16 
       
    17 1.2 release
       
    18 -----------
       
    19 .. toctree::
       
    20    :maxdepth: 1
       
    21 
       
    22    1.2.4
       
    23    1.2.2
       
    24    1.2
       
    25 
       
    26 1.1 release
       
    27 -----------
       
    28 .. toctree::
       
    29    :maxdepth: 1
       
    30 
       
    31    1.1.2
       
    32    1.1
       
    33 
       
    34 1.0 release
       
    35 -----------
       
    36 .. toctree::
       
    37    :maxdepth: 1
       
    38 
       
    39    1.0.2
       
    40    1.0.1
       
    41    1.0
       
    42 
       
    43 Pre-1.0 releases
       
    44 ----------------
       
    45 .. toctree::
       
    46    :maxdepth: 1
       
    47 
       
    48    0.96
       
    49    0.95
       
    50 
       
    51 Development releases
       
    52 ====================
       
    53 
       
    54 These notes are retained for historical purposes. If you are upgrading
       
    55 between formal Django releases, you don't need to worry about these
       
    56 notes.
       
    57 
       
    58 .. toctree::
       
    59    :maxdepth: 1
       
    60 
       
    61    1.2-rc-1
       
    62    1.2-beta-1
       
    63    1.2-alpha-1
       
    64    1.1-rc-1
       
    65    1.1-beta-1
       
    66    1.1-alpha-1
       
    67    1.0-beta-2
       
    68    1.0-beta
       
    69    1.0-alpha-2
       
    70    1.0-alpha-1