<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/httpwrappers/tests.py, branch archive/soc2010/query-refactor</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-06-07T17:52:53Z</updated>
<entry>
<title>[soc2010/query-refactor] Merged up to trunk r13328.</title>
<updated>2010-06-07T17:52:53Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-06-07T17:52:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a61b34b048d84b2a8af78a42a4e635371252bd3f'/>
<id>urn:sha1:a61b34b048d84b2a8af78a42a4e635371252bd3f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13329 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed (what I hope is) the last Python 2.4 incompatibility, this one in the httpwrappers tests.</title>
<updated>2010-02-15T02:17:07Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2010-02-15T02:17:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75d4e9326f0a1e2574f0b442e19bf14a424d7bf5'/>
<id>urn:sha1:75d4e9326f0a1e2574f0b442e19bf14a424d7bf5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12436 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12470 - django.contrib.messages CookieStorage failing silently in safari when comma is used in message</title>
<updated>2010-01-23T23:13:00Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-01-23T23:13:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=088f7170779b98547d9862603387afee77b964a8'/>
<id>urn:sha1:088f7170779b98547d9862603387afee77b964a8</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas.</title>
<updated>2009-05-08T11:15:23Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-05-08T11:15:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=155ab07a5d40f5e0a426423cb8df3868a37a02f8'/>
<id>urn:sha1:155ab07a5d40f5e0a426423cb8df3868a37a02f8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10711 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10184: QueryDicts with multiple values can now be safely pickled. Thanks, Alex Gaynor.</title>
<updated>2009-03-31T05:14:13Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-03-31T05:14:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9ae873fcd83221a17d41f31f2ac32e37f439ae7b'/>
<id>urn:sha1:9ae873fcd83221a17d41f31f2ac32e37f439ae7b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10240 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8278: fixed `QueryDict.update(QueryDict)`. Thanks, julien.</title>
<updated>2008-08-29T16:49:19Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-29T16:49:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a8dcafb575c3b0147223c04e7ccae553c0c9a49'/>
<id>urn:sha1:6a8dcafb575c3b0147223c04e7ccae553c0c9a49</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8705 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Improved the regression test in [8460] a bit, based on some information from</title>
<updated>2008-08-25T03:59:28Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-25T03:59:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d62cfce213e9393407846477a1a599f847be8603'/>
<id>urn:sha1:d62cfce213e9393407846477a1a599f847be8603</id>
<content type='text'>
John Huddleston in #7496.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8530 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7233 -- Ensured that QueryDict classes are always unpicklable. This</title>
<updated>2008-08-21T13:55:21Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-21T13:55:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f2477b6450afb99b5c34c54cfd121ddfbabc904e'/>
<id>urn:sha1:f2477b6450afb99b5c34c54cfd121ddfbabc904e</id>
<content type='text'>
problem only arose on some systems, since it depends upon the order in which
the attributes are pickled. Makes reliable testing kind of tricky.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8460 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a Python 2.3 problem from [6927].</title>
<updated>2007-12-17T08:50:19Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-12-17T08:50:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a25cf5d95d29f77160c56b723da5b8ce3a8d8a3'/>
<id>urn:sha1:4a25cf5d95d29f77160c56b723da5b8ce3a8d8a3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6928 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5956 -- Added a better error description for non-ASCII HTTP headers.  Patch from jvloothuis.</title>
<updated>2007-12-17T08:05:51Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-12-17T08:05:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=03f1eb23e5c39e130744f885d480b2aa70d93088'/>
<id>urn:sha1:03f1eb23e5c39e130744f885d480b2aa70d93088</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
