<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/http, branch archive/attic/multiple-db-support</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fmultiple-db-support</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fmultiple-db-support'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2006-12-04T21:12:29Z</updated>
<entry>
<title>[multi-db] Merged trunk to [4158]. Some tests still failing.</title>
<updated>2006-12-04T21:12:29Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-12-04T21:12:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=55d7f6519c8d13a685cff3f9873b5784fc511a87'/>
<id>urn:sha1:55d7f6519c8d13a685cff3f9873b5784fc511a87</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@4159 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[multi-db] Merge trunk to [3812]. Some tests still failing.</title>
<updated>2006-11-29T20:02:43Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-11-29T20:02:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=71012a4be3830b1040815243ebb7c0d48dbd8e57'/>
<id>urn:sha1:71012a4be3830b1040815243ebb7c0d48dbd8e57</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@4139 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[multi-db] Merge trunk to [3578]</title>
<updated>2006-08-14T01:03:32Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-08-14T01:03:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bec235deefbca44d1a9f3b95e453d946b1359135'/>
<id>urn:sha1:bec235deefbca44d1a9f3b95e453d946b1359135</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3581 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[multi-db] Merge trunk to [3426]</title>
<updated>2006-07-23T03:31:52Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-07-23T03:31:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=438c23a6c6eb71b73272a9b98392af654b76c82c'/>
<id>urn:sha1:438c23a6c6eb71b73272a9b98392af654b76c82c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3427 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2078 -- Improved HttpResponseRedirect and HttpResponsePermanentRedirect to percent-encode non-ASCII characters in the Location header. Thanks, Andrey</title>
<updated>2006-06-20T04:06:16Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-20T04:06:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7aec348677543de53552738e5dcbfd7cd496c58d'/>
<id>urn:sha1:7aec348677543de53552738e5dcbfd7cd496c58d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3166 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added 'method' attribute to HttpRequest objects</title>
<updated>2006-06-20T03:48:31Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-20T03:48:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=136752ca9a87be908f9ec1e398bbd56b0c75222c'/>
<id>urn:sha1:136752ca9a87be908f9ec1e398bbd56b0c75222c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3164 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1646 -- Added HttpResponseNotAllowed, as suggested by Ian Holsman.</title>
<updated>2006-06-19T02:04:37Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-06-19T02:04:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=214d88ce86e6257437bf2702ea6ef60e0ae23fad'/>
<id>urn:sha1:214d88ce86e6257437bf2702ea6ef60e0ae23fad</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3144 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.</title>
<updated>2006-05-02T01:31:56Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-02T01:31:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f69cf70ed813a8cd7e1f963a14ae39103e8d5265'/>
<id>urn:sha1:f69cf70ed813a8cd7e1f963a14ae39103e8d5265</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
