django1/docs
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
..
_ext Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. 2009-07-03 05:40:46 +00:00
_static Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
_templates Fixed #10539 -- Updated Sphinx configuration to accommodate 0.6 while retaining compatibility with 0.4 and 0.5. Thanks to Ramiro Morales for the patch. 2009-07-03 05:40:46 +00:00
faq Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
howto Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
internals Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00
intro Fixed #11222 -- Clarified location of admin templates in tutorial02. Thanks, cantorman 2010-01-10 21:56:15 +00:00
man Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
misc Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
obsolete Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
ref Added color configuration for HTTP 304, since it doesn't require as much attention as other 3XX codes. 2010-01-23 17:26:56 +00:00
releases Fixed #12470 - django.contrib.messages CookieStorage failing silently in safari when comma is used in message 2010-01-23 23:13:00 +00:00
topics Fixed #12668 -- Corrected some typos in the multi-db docs. Thanks to mattimustang for the eagle eyes. 2010-01-23 04:32:34 +00:00
Makefile Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
conf.py Bumped the version number in the docs to reflect Djagno 1.1 is released. 2009-08-08 02:56:19 +00:00
contents.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
glossary.txt A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 2009-03-31 23:34:03 +00:00
index.txt Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00