index.txt 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. =============
  2. Release notes
  3. =============
  4. Release notes for the official Django releases. Each release note will tell you
  5. what's new in each version, and will also describe any backwards-incompatible
  6. changes made in that version.
  7. For those :doc:`upgrading to a new version of Django</howto/upgrade-version>`,
  8. you will need to check all the backwards-incompatible changes and
  9. :doc:`deprecated features</internals/deprecation>` for each 'final' release
  10. from the one after your current Django version, up to and including the new
  11. version.
  12. Final releases
  13. ==============
  14. Below are release notes through Django |version| and its patch releases. Newer
  15. versions of the documentation contain the release notes for any later releases.
  16. .. _development_release_notes:
  17. 2.2 release
  18. -----------
  19. .. toctree::
  20. :maxdepth: 1
  21. 2.2
  22. 2.1 release
  23. -----------
  24. .. toctree::
  25. :maxdepth: 1
  26. 2.1
  27. 2.0 release
  28. -----------
  29. .. toctree::
  30. :maxdepth: 1
  31. 2.0.6
  32. 2.0.5
  33. 2.0.4
  34. 2.0.3
  35. 2.0.2
  36. 2.0.1
  37. 2.0
  38. 1.11 release
  39. ------------
  40. .. toctree::
  41. :maxdepth: 1
  42. 1.11.13
  43. 1.11.12
  44. 1.11.11
  45. 1.11.10
  46. 1.11.9
  47. 1.11.8
  48. 1.11.7
  49. 1.11.6
  50. 1.11.5
  51. 1.11.4
  52. 1.11.3
  53. 1.11.2
  54. 1.11.1
  55. 1.11
  56. 1.10 release
  57. ------------
  58. .. toctree::
  59. :maxdepth: 1
  60. 1.10.8
  61. 1.10.7
  62. 1.10.6
  63. 1.10.5
  64. 1.10.4
  65. 1.10.3
  66. 1.10.2
  67. 1.10.1
  68. 1.10
  69. 1.9 release
  70. -----------
  71. .. toctree::
  72. :maxdepth: 1
  73. 1.9.13
  74. 1.9.12
  75. 1.9.11
  76. 1.9.10
  77. 1.9.9
  78. 1.9.8
  79. 1.9.7
  80. 1.9.6
  81. 1.9.5
  82. 1.9.4
  83. 1.9.3
  84. 1.9.2
  85. 1.9.1
  86. 1.9
  87. 1.8 release
  88. -----------
  89. .. toctree::
  90. :maxdepth: 1
  91. 1.8.19
  92. 1.8.18
  93. 1.8.17
  94. 1.8.16
  95. 1.8.15
  96. 1.8.14
  97. 1.8.13
  98. 1.8.12
  99. 1.8.11
  100. 1.8.10
  101. 1.8.9
  102. 1.8.8
  103. 1.8.7
  104. 1.8.6
  105. 1.8.5
  106. 1.8.4
  107. 1.8.3
  108. 1.8.2
  109. 1.8.1
  110. 1.8
  111. 1.7 release
  112. -----------
  113. .. toctree::
  114. :maxdepth: 1
  115. 1.7.11
  116. 1.7.10
  117. 1.7.9
  118. 1.7.8
  119. 1.7.7
  120. 1.7.6
  121. 1.7.5
  122. 1.7.4
  123. 1.7.3
  124. 1.7.2
  125. 1.7.1
  126. 1.7
  127. 1.6 release
  128. -----------
  129. .. toctree::
  130. :maxdepth: 1
  131. 1.6.11
  132. 1.6.10
  133. 1.6.9
  134. 1.6.8
  135. 1.6.7
  136. 1.6.6
  137. 1.6.5
  138. 1.6.4
  139. 1.6.3
  140. 1.6.2
  141. 1.6.1
  142. 1.6
  143. 1.5 release
  144. -----------
  145. .. toctree::
  146. :maxdepth: 1
  147. 1.5.12
  148. 1.5.11
  149. 1.5.10
  150. 1.5.9
  151. 1.5.8
  152. 1.5.7
  153. 1.5.6
  154. 1.5.5
  155. 1.5.4
  156. 1.5.3
  157. 1.5.2
  158. 1.5.1
  159. 1.5
  160. 1.4 release
  161. -----------
  162. .. toctree::
  163. :maxdepth: 1
  164. 1.4.22
  165. 1.4.21
  166. 1.4.20
  167. 1.4.19
  168. 1.4.18
  169. 1.4.17
  170. 1.4.16
  171. 1.4.15
  172. 1.4.14
  173. 1.4.13
  174. 1.4.12
  175. 1.4.11
  176. 1.4.10
  177. 1.4.9
  178. 1.4.8
  179. 1.4.7
  180. 1.4.6
  181. 1.4.5
  182. 1.4.4
  183. 1.4.3
  184. 1.4.2
  185. 1.4.1
  186. 1.4
  187. 1.3 release
  188. -----------
  189. .. toctree::
  190. :maxdepth: 1
  191. 1.3.7
  192. 1.3.6
  193. 1.3.5
  194. 1.3.4
  195. 1.3.3
  196. 1.3.2
  197. 1.3.1
  198. 1.3
  199. 1.2 release
  200. -----------
  201. .. toctree::
  202. :maxdepth: 1
  203. 1.2.7
  204. 1.2.6
  205. 1.2.5
  206. 1.2.4
  207. 1.2.3
  208. 1.2.2
  209. 1.2.1
  210. 1.2
  211. 1.1 release
  212. -----------
  213. .. toctree::
  214. :maxdepth: 1
  215. 1.1.4
  216. 1.1.3
  217. 1.1.2
  218. 1.1
  219. 1.0 release
  220. -----------
  221. .. toctree::
  222. :maxdepth: 1
  223. 1.0.2
  224. 1.0.1
  225. 1.0
  226. Pre-1.0 releases
  227. ----------------
  228. .. toctree::
  229. :maxdepth: 1
  230. 0.96
  231. 0.95
  232. Security releases
  233. =================
  234. Whenever a security issue is disclosed via :doc:`Django's security
  235. policies </internals/security>`, appropriate release notes are now
  236. added to all affected release series.
  237. Additionally, :doc:`an archive of disclosed security issues
  238. </releases/security>` is maintained.
  239. .. toctree::
  240. :hidden:
  241. security