<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/middleware/common.py, 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-04T18:04:55Z</updated>
<entry>
<title>[multi-db] Merge trunk to [3875]. Some tests still failing.</title>
<updated>2006-12-04T18:04:55Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-12-04T18:04:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=261fb45ba8ce5ad7c9a0a73c286077c779364b8d'/>
<id>urn:sha1:261fb45ba8ce5ad7c9a0a73c286077c779364b8d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@4151 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[multi-db] Merge trunk to [3850]. Some tests still failing.</title>
<updated>2006-11-29T20:16:50Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-11-29T20:16:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f8217026f9618adb65ab2d517025e87b98ed2fbe'/>
<id>urn:sha1:f8217026f9618adb65ab2d517025e87b98ed2fbe</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@4142 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 [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>Converted request.META['REQUEST_METHOD'] calls to request.method, throughout the Django codebase</title>
<updated>2006-06-20T04:34:13Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-20T04:34:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=37addba352b3443c30e6d6d862afe73e158839ca'/>
<id>urn:sha1:37addba352b3443c30e6d6d862afe73e158839ca</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3171 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2109 -- Convert old-style classes to new-style classes throughout Django. Thanks, Nicola Larosa</title>
<updated>2006-06-08T05:00:13Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-08T05:00:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2abfd5dd586c4f6fb619de561b2194687021e256'/>
<id>urn:sha1:2abfd5dd586c4f6fb619de561b2194687021e256</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Solved the POST-data-lost-after-redirect problem by raising RuntimeError when DEBUG=True in the CommonMiddleware</title>
<updated>2006-06-08T03:47:18Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-08T03:47:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3aa6b0556f74b823673bc854c3c8be92d8fbabf0'/>
<id>urn:sha1:3aa6b0556f74b823673bc854c3c8be92d8fbabf0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3109 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>
<entry>
<title>Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac</title>
<updated>2006-04-09T23:54:34Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-04-09T23:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bc4638d722c0e48cfd6bc4d8084b41445f987004'/>
<id>urn:sha1:bc4638d722c0e48cfd6bc4d8084b41445f987004</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2639 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1117 -- Added HttpResponsePermanentRedirect</title>
<updated>2006-01-03T23:57:14Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-01-03T23:57:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3234a932b2054e30604d29f93e65180fa7c3fc05'/>
<id>urn:sha1:3234a932b2054e30604d29f93e65180fa7c3fc05</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1816 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
