index.txt 3.1 KB

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