django/docs/releases
Luke Plant 088f717077 Fixed #12470 - django.contrib.messages CookieStorage failing silently in safari when comma is used in message
This issue was fixed by changing the underlying cookie storage mechanism.

This will fix other bugs with cookies for Internet Explorer and Safari, but
could also cause backwards incompatibilities with existing javascript that
may parse cookie values that contain commas or semi-colons, and, very
rarely, with existing cookie values.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@12282 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-23 23:13:00 +00:00
..
0.95.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
0.96.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
1.0-alpha-1.txt Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
1.0-alpha-2.txt Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
1.0-beta-2.txt Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
1.0-beta.txt Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
1.0-porting-guide.txt Fixed #11119 -- Corrected spelling error in 1.0 porting guide. 2009-06-18 13:35:36 +00:00
1.0.1.txt One more correction to the release notes. 2008-11-15 05:57:39 +00:00
1.0.2.txt Fixed #9677 -- Fixed a tiny typo in the 1.0.2 release notes. 2008-12-07 03:54:45 +00:00
1.0.txt Now that the 1.0 release is finalized, we can fill in the revision number for it. 2008-09-04 05:26:09 +00:00
1.1-alpha-1.txt Fixed #12205 -- Corrected malformed reference links in the 1.1 and 1.1-alpha release notes, and corrected position of field lookup reference label. Thanks velmont and timo. 2009-12-26 00:55:06 +00:00
1.1-beta-1.txt Added 1.1 beta release notes. 2009-03-23 23:25:03 +00:00
1.1-rc-1.txt Clarify the description of URL namespacing. 2009-07-22 01:41:16 +00:00
1.1.2.txt Added backwards incompatibility note to 1.1.2 release notes for the change in test runner exit status codes (refs #11615). 2010-01-03 19:02:55 +00:00
1.1.txt Fixed #12205 -- Corrected malformed reference links in the 1.1 and 1.1-alpha release notes, and corrected position of field lookup reference label. Thanks velmont and timo. 2009-12-26 00:55:06 +00:00
1.2-alpha-1.txt Corrected some referencing problems in the docs. 2010-01-07 11:38:14 +00:00
1.2.txt Fixed #12470 - django.contrib.messages CookieStorage failing silently in safari when comma is used in message 2010-01-23 23:13:00 +00:00
index.txt Corrected some referencing problems in the docs. 2010-01-07 11:38:14 +00:00