django/docs/releases
wrwrwr 056a3c6c37 Fixed #23682 -- Enhanced circular redirects detection in tests.
When the test client detects a redirect to a URL seen in the
currently followed chain it will now raise a RedirectCycleError
instead of just returning the first repeated response.

It will also complain when a single chain of redirects is longer
than 20, as this often means a redirect loop with varying URLs,
and even if it's not actually one, such long chains are likely
to be treated as loops by browsers.

Thanks Preston Timmons, Berker Peksag, and Tim Graham for reviews.
2014-11-25 10:12:28 -05:00
..
0.95.txt Fixed spelling mistakes in docs. 2014-02-28 21:03:46 -05:00
0.96.txt Fixed links to DATABASE ENGINE setting. refs #19516 2012-12-24 15:38:05 -05:00
1.0-porting-guide.txt Updated doc links to point to Python 3 documentation 2014-04-26 16:02:53 +02:00
1.0.1.txt Updated obsolete links in the documentation 2012-06-28 10:49:07 +02:00
1.0.2.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
1.0.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.1.2.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
1.1.3.txt Fixed #15253 -- Added 1.1.3 release notes, and added sections to the 1.2.4 and 1.3 release notes about the December security announcement. 2011-02-10 11:55:24 +00:00
1.1.4.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
1.1.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.2.1.txt Fixed a number of minor misspellings. 2013-07-27 18:46:03 -07:00
1.2.2.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.2.3.txt Added placeholder release notes for the 1.2.1 and 1.2.3 releases. 2011-08-26 09:31:01 +00:00
1.2.4.txt Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
1.2.5.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
1.2.6.txt Added basic release notes for 1.2.6 and 1.3.1. 2011-09-10 03:33:54 +00:00
1.2.7.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.2.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.3.1.txt Added basic release notes for 1.2.6 and 1.3.1. 2011-09-10 03:33:54 +00:00
1.3.2.txt Added 1.4.1 and 1.3.2 release notes 2012-08-31 20:35:50 +02:00
1.3.3.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.4.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.5.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
1.3.6.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.7.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.4.1.txt Added 1.4.1 and 1.3.2 release notes 2012-08-31 20:35:50 +02:00
1.4.2.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.4.3.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
1.4.4.txt Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:14:58 -04:00
1.4.5.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.4.6.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.4.7.txt Added 1.4.7/1.5.3 release notes 2013-09-10 21:07:22 -04:00
1.4.8.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.4.9.txt Fixed typo in docs/releases/1.4.9.txt. 2013-10-25 07:55:05 -04:00
1.4.10.txt Added 1.4.10 release notes. 2013-11-07 09:42:25 -05:00
1.4.11.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.4.12.txt Added dates to release notes of today's release. 2014-04-28 19:06:25 -04:00
1.4.13.txt Minor edits to latest release notes. 2014-05-15 07:16:25 -04:00
1.4.14.txt Added dates to release notes. 2014-08-20 16:31:45 -04:00
1.4.15.txt Added dates to release notes. 2014-09-02 21:34:29 -04:00
1.4.16.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.4.17.txt Updated six to 1.8.0. 2014-11-04 20:38:38 -05:00
1.4.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.5.1.txt Added 1.5.1 release notes. 2013-03-28 15:03:19 -05:00
1.5.2.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.5.3.txt Added 1.4.7/1.5.3 release notes 2013-09-10 21:07:22 -04:00
1.5.4.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.5.5.txt Fixed spelling of compatibility. 2013-11-09 10:17:17 -05:00
1.5.6.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.5.7.txt Added dates to release notes of today's release. 2014-04-28 19:06:25 -04:00
1.5.8.txt Minor edits to latest release notes. 2014-05-15 07:16:25 -04:00
1.5.9.txt Added dates to release notes. 2014-08-20 16:31:45 -04:00
1.5.10.txt Added dates to release notes. 2014-09-02 21:34:29 -04:00
1.5.11.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.5.txt Removed simplejson inventory file from docs/conf.py. 2014-10-25 07:31:12 +03:00
1.6.1.txt Copied 1.6.1 release notes from stable/1.6.x branch. 2013-12-12 15:08:22 -05:00
1.6.2.txt Updated 1.6.2 release notes for release (and linkified tickets). 2014-02-06 15:34:22 -06:00
1.6.3.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.6.4.txt Added dates to release notes of today's release. 2014-04-28 19:06:25 -04:00
1.6.5.txt Minor edits to latest release notes. 2014-05-15 07:16:25 -04:00
1.6.6.txt Added dates to release notes. 2014-08-20 16:31:45 -04:00
1.6.7.txt Added dates to release notes. 2014-09-02 21:34:29 -04:00
1.6.8.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.6.9.txt Updated six to 1.8.0. 2014-11-04 20:38:38 -05:00
1.6.txt Further fixes to the migration notes for get_query_set 2014-11-24 15:34:29 +00:00
1.7.1.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.7.2.txt Fixed #23888 -- Fixed crash in File.__repr__() when name contains unicode. 2014-11-24 15:54:57 -05:00
1.7.txt Fixed #23802 -- Typos in 1.7 release notes. 2014-11-13 20:10:02 +01:00
1.8.txt Fixed #23682 -- Enhanced circular redirects detection in tests. 2014-11-25 10:12:28 -05:00
index.txt Updated six to 1.8.0. 2014-11-04 20:38:38 -05:00
security.txt Fixed #23375 -- Added missing security issues to the archive. 2014-08-28 10:48:39 -04:00