django/docs/releases
Simon Charette ecece1b22e [2.0.x] Fixed #30023 -- Prevented SQLite schema alterations while foreign key checks are enabled.
Prior to this change foreign key constraint references could be left pointing
at tables dropped during operations simulating unsupported table alterations
because of an unexpected failure to disable foreign key constraint checks.

SQLite3 does not allow disabling such checks while in a transaction so they
must be disabled beforehand.

Thanks ezaquarii for the report and Carlton and Tim for the review.

Backport of 315357ad25 from master.
2018-12-17 10:06:48 -05:00
..
0.95.txt Replaced "django" with "Django" in spelling_wordlist. 2016-11-15 17:00:50 -05:00
0.96.txt Fixed spelling of "nonexistent". 2017-02-03 08:01:45 -05:00
1.0-porting-guide.txt Added missing period to "etc.". 2016-01-11 18:05:15 -05:00
1.0.1.txt
1.0.2.txt
1.0.txt [2.0.x] Fixed #28594 -- Removed Jython docs and specific code 2017-12-23 10:28:29 +01:00
1.1.2.txt Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:26:42 -04:00
1.1.3.txt Replaced "django" with "Django" in spelling_wordlist. 2016-11-15 17:00:50 -05:00
1.1.4.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.1.txt [2.0.x] Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:23 -05:00
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt Replaced "django" with "Django" in spelling_wordlist. 2016-11-15 17:00:50 -05:00
1.2.5.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.2.6.txt
1.2.7.txt
1.2.txt Refs #26601 -- Removed support for old-style middleware using settings.MIDDLEWARE_CLASSES. 2017-01-17 20:52:04 -05:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.3.5.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.3.6.txt Normalized spelling of "Web server/page" in docs. 2016-09-29 19:51:59 -04:00
1.3.7.txt
1.3.txt [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:56:33 -04:00
1.4.1.txt
1.4.2.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.4.3.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.4.4.txt Normalized spelling of "Web server/page" in docs. 2016-09-29 19:51:59 -04:00
1.4.5.txt
1.4.6.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.4.7.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.4.8.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.4.9.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.4.10.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.4.11.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.4.12.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
1.4.13.txt Fixed typo in path to is_safe_url() 2015-02-20 09:21:39 -05:00
1.4.14.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
1.4.15.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.16.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.4.17.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.4.18.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.4.19.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
1.4.20.txt Made is_safe_url() reject URLs that start with control characters. 2015-03-18 19:20:07 -04:00
1.4.21.txt Prevented newlines from being accepted in some validators. 2015-07-08 15:23:03 -04:00
1.4.22.txt Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create empty sessions. 2015-10-29 17:28:37 -04:00
1.4.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
1.5.1.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
1.5.2.txt Unified SpatiaLite spelling 2016-08-09 18:46:28 +02:00
1.5.3.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.5.4.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.5.5.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
1.5.6.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.5.7.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
1.5.8.txt Fixed typo in path to is_safe_url() 2015-02-20 09:21:39 -05:00
1.5.9.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
1.5.10.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.11.txt Used the 🎫 syntax more extensively 2014-12-19 18:07:52 +01:00
1.5.12.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.5.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.6.1.txt
1.6.2.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.6.3.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.6.4.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
1.6.5.txt Fixed typo in path to is_safe_url() 2015-02-20 09:21:39 -05:00
1.6.6.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
1.6.7.txt
1.6.8.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.6.9.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.6.10.txt Fixed typo in path to is_safe_url() 2015-02-20 09:21:39 -05:00
1.6.11.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
1.6.txt [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:56:33 -04:00
1.7.1.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.7.2.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.7.3.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
1.7.4.txt Added 1.4.19 release notes. 2015-01-27 11:48:04 -05:00
1.7.5.txt Added release date for 1.7.5 release. 2015-02-25 08:47:11 -05:00
1.7.6.txt Refs #24461 -- Added test/release notes for XSS issue in ModelAdmin.readonly_fields 2015-03-09 10:12:21 -04:00
1.7.7.txt Fixed #25778 -- Updated docs links to use https when available. 2015-12-01 08:01:34 -05:00
1.7.8.txt Added dates to release notes. 2015-05-01 16:24:39 -04:00
1.7.9.txt Prevented newlines from being accepted in some validators. 2015-07-08 15:23:03 -04:00
1.7.10.txt Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create empty sessions. 2015-10-29 17:28:37 -04:00
1.7.11.txt Added release date for 1.8.7/1.7.11 releases. 2015-11-24 11:20:29 -05:00
1.7.txt [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:56:33 -04:00
1.8.1.txt Fixed #23868 -- Added support for non-unique django-admin-options in docs. 2016-01-14 18:21:33 -05:00
1.8.2.txt Added release date for 1.8.2. 2015-05-20 13:48:06 -04:00
1.8.3.txt Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:03 -04:00
1.8.4.txt Fixed #25489 -- Documented that SESSION_SAVE_EVERY_REQUEST doesn't create empty sessions. 2015-10-29 17:28:37 -04:00
1.8.5.txt Added release date for 1.8.5. 2015-10-03 19:31:45 -04:00
1.8.6.txt Added release date for 1.8.6. 2015-11-04 17:48:49 +01:00
1.8.7.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
1.8.8.txt Added release date for 1.9.1/1.8.8 releases. 2016-01-02 08:35:54 -05:00
1.8.9.txt Added release dates for 1.9.2 and 1.8.9. 2016-02-01 12:02:16 -05:00
1.8.10.txt Fixed typo in 1.9.3/1.8.10 release date. 2016-03-02 07:08:36 -05:00
1.8.11.txt Added safety to URL decoding in is_safe_url() on Python 2 2016-03-04 23:33:35 +01:00
1.8.12.txt Added release date for 1.9.5 and 1.8.12. 2016-04-01 13:29:43 -04:00
1.8.13.txt Added release date for 1.9.6/1.8.13. 2016-05-02 18:16:36 -04:00
1.8.14.txt Fixed XSS in admin's add/change related popup. 2016-07-18 11:17:01 -04:00
1.8.15.txt Added release notes for 1.9.10 and 1.8.15 releases. 2016-09-26 13:55:21 -04:00
1.8.16.txt Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True. 2016-11-01 09:30:57 -04:00
1.8.17.txt Added release dates for 1.10.4, 1.9.12, 1.8.17. 2016-12-01 17:15:04 -05:00
1.8.18.txt Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs. 2017-04-04 10:42:06 -04:00
1.8.19.txt [2.0.x] Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.utils.text.Truncator. 2018-03-06 08:52:23 -05:00
1.8.txt [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:56:33 -04:00
1.9.1.txt Fixed typo in docs/releases/1.9.1.txt. 2016-03-04 14:16:56 -05:00
1.9.2.txt Added release dates for 1.9.2 and 1.8.9. 2016-02-01 12:02:16 -05:00
1.9.3.txt Fixed typo in 1.9.3/1.8.10 release date. 2016-03-02 07:08:36 -05:00
1.9.4.txt Added safety to URL decoding in is_safe_url() on Python 2 2016-03-04 23:33:35 +01:00
1.9.5.txt Added release date for 1.9.5 and 1.8.12. 2016-04-01 13:29:43 -04:00
1.9.6.txt Added release date for 1.9.6/1.8.13. 2016-05-02 18:16:36 -04:00
1.9.7.txt Added release date for 1.9.7. 2016-06-04 19:24:51 -04:00
1.9.8.txt Fixed XSS in admin's add/change related popup. 2016-07-18 11:17:01 -04:00
1.9.9.txt Added release dates for 1.10 and 1.9.9 2016-08-01 13:55:08 -04:00
1.9.10.txt Added release notes for 1.9.10 and 1.8.15 releases. 2016-09-26 13:55:21 -04:00
1.9.11.txt Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True. 2016-11-01 09:30:57 -04:00
1.9.12.txt Added release dates for 1.10.4, 1.9.12, 1.8.17. 2016-12-01 17:15:04 -05:00
1.9.13.txt Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs. 2017-04-04 10:42:06 -04:00
1.9.txt [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:56:33 -04:00
1.10.1.txt Added release date for 1.10.1. 2016-09-01 16:24:46 -04:00
1.10.2.txt Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field detection 2016-10-01 20:14:27 +02:00
1.10.3.txt Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True. 2016-11-01 09:30:57 -04:00
1.10.4.txt Added release dates for 1.10.4, 1.9.12, 1.8.17. 2016-12-01 17:15:04 -05:00
1.10.5.txt Added release date for 1.10.5. 2017-01-04 13:20:01 -05:00
1.10.6.txt Fixed typo in docs/releases/1.10.6.txt. 2017-03-01 10:11:32 -05:00
1.10.7.txt Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs. 2017-04-04 10:42:06 -04:00
1.10.8.txt Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback section of technical 500 debug page. 2017-09-05 10:58:38 -04:00
1.10.txt [2.0.x] Refs #28643 -- Reorganized database functions docs. 2017-10-13 18:38:50 +02:00
1.11.1.txt Added release date for 1.11.1. 2017-05-06 08:19:41 -04:00
1.11.2.txt Added release date for 1.11.2. 2017-06-01 11:09:51 -04:00
1.11.3.txt Added release date for 1.11.3. 2017-07-01 19:13:35 -04:00
1.11.4.txt Added release date for 1.11.4. 2017-08-01 08:08:18 -04:00
1.11.5.txt Fixed CVE-2017-12794 -- Fixed XSS possibility in traceback section of technical 500 debug page. 2017-09-05 10:58:38 -04:00
1.11.6.txt [2.0.x] Added release date for 1.11.6. 2017-10-05 14:14:25 -04:00
1.11.7.txt [2.0.x] Added release date for 1.11.7. 2017-11-01 21:13:29 -04:00
1.11.8.txt [2.0.x] Added release dates for 2.0 and 1.11.8. 2017-12-02 08:56:06 -05:00
1.11.9.txt [2.0.x] Added release date for 2.0.1 and 1.11.9. 2018-01-01 19:35:05 -05:00
1.11.10.txt [2.0.x] Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm. 2018-02-01 09:13:59 -05:00
1.11.11.txt [2.0.x] Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.utils.text.Truncator. 2018-03-06 08:52:23 -05:00
1.11.12.txt [2.0.x] Added release date for 2.0.4 and 1.11.12. 2018-04-02 21:37:35 -04:00
1.11.13.txt [2.0.x] Added release date for 2.0.5 and 1.11.13. 2018-05-01 21:20:32 -04:00
1.11.14.txt [2.0.x] Added release date for 1.11.14. 2018-07-02 10:14:31 +02:00
1.11.15.txt [2.0.x] Fixed CVE-2018-14574 -- Fixed open redirect possibility in CommonMiddleware. 2018-07-31 10:37:29 -04:00
1.11.16.txt [2.0.x] Added release date for 1.11.16. 2018-10-01 09:35:44 +02:00
1.11.17.txt [2.0.x] Added release date for 1.11.17. 2018-12-03 15:25:37 +01:00
1.11.txt [2.0.x] Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x. 2018-11-17 16:06:11 -05:00
2.0.1.txt [2.0.x] Added release date for 2.0.1 and 1.11.9. 2018-01-01 19:35:05 -05:00
2.0.2.txt [2.0.x] Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm. 2018-02-01 09:13:59 -05:00
2.0.3.txt [2.0.x] Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.utils.text.Truncator. 2018-03-06 08:52:23 -05:00
2.0.4.txt [2.0.x] Added release date for 2.0.4 and 1.11.12. 2018-04-02 21:37:35 -04:00
2.0.5.txt [2.0.x] Fixed typo in docs/releases/2.0.5.txt. 2018-08-21 09:48:45 -04:00
2.0.6.txt [2.0.x] Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable. 2018-06-01 11:00:34 -04:00
2.0.7.txt [2.0.x] Refs #28814 -- Fixed migrations crash with namespace packages on Python 3.7. 2018-06-28 10:05:46 -04:00
2.0.8.txt [2.0.x] Fixed CVE-2018-14574 -- Fixed open redirect possibility in CommonMiddleware. 2018-07-31 10:37:29 -04:00
2.0.9.txt [2.0.x] Added release date for 2.0.9 release. 2018-10-01 09:56:35 +02:00
2.0.10.txt [2.0.x] Fixed #30023 -- Prevented SQLite schema alterations while foreign key checks are enabled. 2018-12-17 10:06:48 -05:00
2.0.txt [2.0.x] Refs #28814 -- Documented Python 3.7 compatibility. 2018-06-28 11:06:38 -04:00
index.txt [2.0.x] Added stub release notes for 2.0.10 release. 2018-10-01 12:02:44 +02:00
security.txt [2.0.x] Added CVE-2018-16984 to the security release archive. 2018-10-01 15:07:11 +02:00