/docs/releases/index.txt
Plain Text | 82 lines | 65 code | 17 blank | 0 comment | 0 complexity | c7ac98ad21f1e7c4eab2ad531e7fdbca MD5 | raw file
Possible License(s): BSD-3-Clause
1============= 2Release notes 3============= 4 5Release notes for the official Django releases. Each release note will tell you 6what's new in each version, and will also describe any backwards-incompatible 7changes made in that version. 8 9For those upgrading to a new version of Django, you will need to check 10all the backwards-incompatible changes and deprecated features for 11each 'final' release from the one after your current Django version, 12up to and including the new version. 13 14Final releases 15============== 16 171.3 release 18----------- 19.. toctree:: 20 :maxdepth: 1 21 22 1.3 23 241.2 release 25----------- 26.. toctree:: 27 :maxdepth: 1 28 29 1.2.5 30 1.2.4 31 1.2.2 32 1.2 33 341.1 release 35----------- 36.. toctree:: 37 :maxdepth: 1 38 39 1.1.4 40 1.1.3 41 1.1.2 42 1.1 43 441.0 release 45----------- 46.. toctree:: 47 :maxdepth: 1 48 49 1.0.2 50 1.0.1 51 1.0 52 53Pre-1.0 releases 54---------------- 55.. toctree:: 56 :maxdepth: 1 57 58 0.96 59 0.95 60 61Development releases 62==================== 63 64These notes are retained for historical purposes. If you are upgrading 65between formal Django releases, you don't need to worry about these 66notes. 67 68.. toctree:: 69 :maxdepth: 1 70 71 1.3-beta-1 72 1.3-alpha-1 73 1.2-rc-1 74 1.2-beta-1 75 1.2-alpha-1 76 1.1-rc-1 77 1.1-beta-1 78 1.1-alpha-1 79 1.0-beta-2 80 1.0-beta 81 1.0-alpha-2 82 1.0-alpha-1