django/docs/releases
Ramiro Morales 0d9b6a5bc4 Fixed #10841 -- Switched response served when DEBUG=True and request.is_ajax() returns True (indicating request has been generated by a JS library) to a plain text version for easier debugging.
Contents of this response are similar to its HTML counterpart modulo frame variables values in the Python traceback section.

Thanks to Riz for the report, to SmileyChris for the patch and to Julien for reviewing.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16921 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-02 02:53:58 +00:00
..
0.95.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
0.96.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
1.0-alpha-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.0-alpha-2.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.0-beta-2.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.0-beta.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.0-porting-guide.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
1.0.1.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00: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 Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00
1.1-alpha-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.1-beta-1.txt Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 2011-09-30 10:28:39 +00:00
1.1-rc-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00: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 Removed example CSRF jQuery code from release notes, replacing with link to improved code in the CSRF docs 2011-02-22 11:27:58 +00:00
1.1.txt Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. 2011-09-30 10:28:39 +00:00
1.2-alpha-1.txt Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 2011-08-13 11:58:19 +00:00
1.2-beta-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.2-rc-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
1.2.1.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.2.txt Fixed #14225 -- Added a documentation marker (and a 1.2.2 release notes file, required to satisfy Sphinx) for the enable_csrf_checks flag on the test client. Thanks to public@grep.ro for the report. 2010-10-08 14:48:04 +00: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 #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.2.5.txt Removed example CSRF jQuery code from release notes, replacing with link to improved code in the CSRF docs 2011-02-22 11:27:58 +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 Added basic release notes for 1.2.7. 2011-09-11 02:28:08 +00:00
1.2.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
1.3-alpha-1.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
1.3-beta-1.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00: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.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
1.4.txt Fixed #10841 -- Switched response served when DEBUG=True and request.is_ajax() returns True (indicating request has been generated by a JS library) to a plain text version for easier debugging. 2011-10-02 02:53:58 +00:00
index.txt Added basic release notes for 1.2.7. 2011-09-11 02:28:08 +00:00