<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms, 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-04T20:52:14Z</updated>
<entry>
<title>[multi-db] Merged trunk to [4050]. Some tests still failing.</title>
<updated>2006-12-04T20:52:14Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-12-04T20:52:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=478ebadec7fa9045b2f1ea2027919339572007f2'/>
<id>urn:sha1:478ebadec7fa9045b2f1ea2027919339572007f2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@4157 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 [3825]. Some tests still failing. (previous commit was from tests/ dir only)</title>
<updated>2006-11-29T20:11:43Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-11-29T20:11:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a01534370a272e59f2bb64251d1f46218a32516'/>
<id>urn:sha1:9a01534370a272e59f2bb64251d1f46218a32516</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@4141 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 [3501]</title>
<updated>2006-07-31T18:19:15Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-07-31T18:19:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7062c656c300c267cff22440afa30063c3b8789b'/>
<id>urn:sha1:7062c656c300c267cff22440afa30063c3b8789b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3502 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[multi-db] Merge trunk to [3302]</title>
<updated>2006-07-09T17:11:34Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-07-09T17:11:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ef1a9eeb64b24a49769b107a9361643bd7e7a688'/>
<id>urn:sha1:ef1a9eeb64b24a49769b107a9361643bd7e7a688</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3303 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2190 -- Now allowing NullBooleanField to be given None</title>
<updated>2006-06-20T03:06:14Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-20T03:06:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=496d65154626e674d4a3a5aea167a44b764ab0d2'/>
<id>urn:sha1:496d65154626e674d4a3a5aea167a44b764ab0d2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3161 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1756 -- Permit selecting no file in a FilePathField with blank = True.</title>
<updated>2006-06-19T12:30:43Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-06-19T12:30:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=271083cf7c63155ae7221e63e6d198acbbe802e5'/>
<id>urn:sha1:271083cf7c63155ae7221e63e6d198acbbe802e5</id>
<content type='text'>
Thanks to Adam Endicott for the patch.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3146 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>Fixed #2116 -- Added ul_class parameter to CheckboxSelectMultipleField. Thanks, Jorge Gajon</title>
<updated>2006-06-08T04:08:17Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-08T04:08:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a88e0ec5c682e455a1b71837b9bb40ed4ace5ae2'/>
<id>urn:sha1:a88e0ec5c682e455a1b71837b9bb40ed4ace5ae2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3110 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
