<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/http/__init__.py, branch archive/soc2009/model-validation</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fmodel-validation</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Fmodel-validation'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2009-12-28T16:35:23Z</updated>
<entry>
<title>[soc2009/model-validation] Merget to trunk at r12009</title>
<updated>2009-12-28T16:35:23Z</updated>
<author>
<name>Honza Král</name>
<email>honza.kral@gmail.com</email>
</author>
<published>2009-12-28T16:35:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f911df19a455246198b0c8c81ab96bf2abec04f8'/>
<id>urn:sha1:f911df19a455246198b0c8c81ab96bf2abec04f8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/model-validation@12014 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a silly function flow bug in [10711].</title>
<updated>2009-05-08T11:31:36Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-05-08T11:31:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38a6c48878c4318fac404e6ee2454d78b26c098b'/>
<id>urn:sha1:38a6c48878c4318fac404e6ee2454d78b26c098b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10712 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 #10267 -- Correctly handle IRIs in HttpResponse.build_absolute_uri().</title>
<updated>2009-04-12T03:50:47Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2009-04-12T03:50:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87e6939372790662752e227557415d3f4e180992'/>
<id>urn:sha1:87e6939372790662752e227557415d3f4e180992</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10539 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>Fixed an inconsistancy in redirects with `META['SERVER_PORT']` being either a string or an int.</title>
<updated>2008-08-28T16:18:32Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-28T16:18:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc6649092aae5667ee6ed9b16ed81ebbe41a7bf4'/>
<id>urn:sha1:fc6649092aae5667ee6ed9b16ed81ebbe41a7bf4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8666 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7494 -- Fixed build_absolute_url() for some types of (uncommon) URLs.</title>
<updated>2008-08-23T17:28:12Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-23T17:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=646f2f6101cda3e20908928de44739dfff596b0f'/>
<id>urn:sha1:646f2f6101cda3e20908928de44739dfff596b0f</id>
<content type='text'>
Patch from tom@almostobsolete.net and RobotAdam.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8490 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 #8092, #3828 -- Removed dictionary access for request objects so that GET and POST data doesn't "overwrite" request attributes when used in templates (since dictionary lookup is performed before attribute lookup).  This is backwards-incompatible if you were using the request object for dictionary access to the combined GET and POST data, but you should use `request.REQUEST` for that instead.</title>
<updated>2008-08-03T19:55:26Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-08-03T19:55:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=daa6b38f352447a5afed3184f4ffffd0d6b1f1de'/>
<id>urn:sha1:daa6b38f352447a5afed3184f4ffffd0d6b1f1de</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8202 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
