Fixed #9199 -- We were erroneously only prepending "www" to the domain if we
[django.git] / docs / releases / index.txt
blobe65c8001d3f1ff6a032373beec7b0ab2391b3f5b
1 .. _releases-index:
3 Release notes
4 =============
6 Releases notes for the official Django releases. Each release note will tell you
7 what's new in each version, and will also describe any backwards-incompatible
8 changes made in that version.
10 .. toctree::
11    :maxdepth: 1
13    0.95
14    0.96
15    1.0-alpha-1
16    1.0-alpha-2
17    1.0-beta
18    1.0-beta-2
19    1.0
21 .. seealso::
23     The list of `backwards-incompatible changes`_ made in the current
24     development "trunk". If you're running versions of Django newer than an
25     official release, you should keep track of new pieces pointed there. It's
26     also fun reading if you're looking forward to new versions of Django.
28 .. _backwards-incompatible changes: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges