index.txt 3.2 KB

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