Fixed #8552 -- Use the LOGIN_REDIRECT_URL setting in the auth tests, rather than...
[django.git] / docs / releases / index.txt
blobb9c01ec5ede58803dea6283f20631b84ceadbfc8
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
12    
13    0.95
14    0.96
15    1.0-alpha-1
16    1.0-alpha-2
17    1.0-beta
19 .. seealso::
21     The list of `backwards-incompatible changes`_ made in the current
22     development "trunk". If you're running versions of Django newer than an
23     official release, you should keep track of new pieces pointed there. It's
24     also fun reading if you're looking forward to new versions of Django.
25     
26 .. _backwards-incompatible changes: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges