1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/docs/releases
Daniel Roseman 4cc0baa98e [1.8.x] Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settings are defined.
Django ignores the value of the TEMPLATE_* settings if TEMPLATES is also
set, which is confusing for users following older tutorials. This change
adds a system check that warns if any of the TEMPLATE_* settings have
changed from their defaults but the TEMPLATES dict is also non-empty.

Removed the TEMPLATE_DIRS from the test settings file; this was marked
for removal in 1.10 but no tests fail if it is removed now.

Backport of 24620d71f2 from master
2015-07-13 17:55:19 -04:00
..
0.95.txt
0.96.txt
1.0-porting-guide.txt [1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:36:51 -05:00
1.0.1.txt
1.0.2.txt
1.0.txt
1.1.2.txt [1.8.x] Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:27:40 -04:00
1.1.3.txt
1.1.4.txt
1.1.txt
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt [1.8.x] Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:27:40 -04:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt [1.8.x] Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:27:40 -04:00
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt [1.8.x] Fixed typo in path to is_safe_url() 2015-02-20 09:22:17 -05:00
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt
1.4.12.txt
1.4.13.txt [1.8.x] Fixed typo in path to is_safe_url() 2015-02-20 09:22:17 -05:00
1.4.14.txt
1.4.15.txt
1.4.16.txt
1.4.17.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.4.18.txt [1.8.x] Fixed typo in path to is_safe_url() 2015-02-20 09:22:17 -05:00
1.4.19.txt [1.8.x] Added 1.4.19 release notes. 2015-01-27 11:48:27 -05:00
1.4.20.txt [1.8.x] Made is_safe_url() reject URLs that start with control characters. 2015-03-18 19:23:21 -04:00
1.4.21.txt [1.8.x] Prevented newlines from being accepted in some validators. 2015-07-08 15:23:18 -04:00
1.4.txt [1.8.x] Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:48:48 +01:00
1.5.1.txt
1.5.2.txt [1.8.x] Fixed typo in path to is_safe_url() 2015-02-20 09:22:17 -05:00
1.5.3.txt
1.5.4.txt
1.5.5.txt
1.5.6.txt
1.5.7.txt
1.5.8.txt [1.8.x] Fixed typo in path to is_safe_url() 2015-02-20 09:22:17 -05:00
1.5.9.txt
1.5.10.txt
1.5.11.txt
1.5.12.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.5.txt [1.8.x] Capitalized "Python" in docs. 2015-06-05 08:38:43 -04:00
1.6.1.txt
1.6.2.txt
1.6.3.txt
1.6.4.txt
1.6.5.txt [1.8.x] Fixed typo in path to is_safe_url() 2015-02-20 09:22:17 -05:00
1.6.6.txt
1.6.7.txt
1.6.8.txt
1.6.9.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.6.10.txt [1.8.x] Fixed typo in path to is_safe_url() 2015-02-20 09:22:17 -05:00
1.6.11.txt [1.8.x] Made is_safe_url() reject URLs that start with control characters. 2015-03-18 19:23:21 -04:00
1.6.txt [1.8.x] Corrected example code for get_query_set upgrade in 1.6 release notes 2015-07-08 11:05:37 +01:00
1.7.1.txt
1.7.2.txt Added dates to release notes. 2015-01-02 19:20:18 -05:00
1.7.3.txt [1.8.x] Fixed typo in path to is_safe_url() 2015-02-20 09:22:17 -05:00
1.7.4.txt [1.8.x] Added 1.4.19 release notes. 2015-01-27 11:48:27 -05:00
1.7.5.txt [1.8.x] Added release date for 1.7.5 release. 2015-02-25 09:03:38 -05:00
1.7.6.txt [1.8.x] Refs #24461 -- Added test/release notes for XSS issue in ModelAdmin.readonly_fields 2015-03-09 10:15:12 -04:00
1.7.7.txt [1.8.x] Fixed typos in the 1.7.7 release notes. 2015-04-14 22:14:52 -04:00
1.7.8.txt [1.8.x] Added dates to release notes. 2015-05-01 16:25:06 -04:00
1.7.9.txt [1.8.x] Prevented newlines from being accepted in some validators. 2015-07-08 15:23:18 -04:00
1.7.txt [1.8.x] Updated capitalization in the word "JavaScript" for consistency 2015-05-01 13:27:40 -04:00
1.8.1.txt [1.8.x] Refs #24743 -- Clarified migrations performance note in 1.8.1 release notes. 2015-05-13 10:16:49 -04:00
1.8.2.txt [1.8.x] Added release date for 1.8.2. 2015-05-20 13:49:44 -04:00
1.8.3.txt [1.8.x] Fixed catastrophic backtracking in URLValidator. 2015-07-08 15:23:19 -04:00
1.8.4.txt [1.8.x] Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settings are defined. 2015-07-13 17:55:19 -04:00
1.8.txt [1.8.x] Fixed #25038 -- Reverted incorrect documentation about inspectdb introspecting views. 2015-06-30 14:25:45 -04:00
index.txt [1.8.x] Added stub release notes for 1.8.4 2015-07-10 08:52:46 +02:00
security.txt Added today's security issues to the archive. 2015-01-13 14:44:08 -05:00