<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/query.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-04T19:58:49Z</updated>
<entry>
<title>[multi-db] Merged trunk to 3950. Some tests still failing.</title>
<updated>2006-12-04T19:58:49Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-12-04T19:58:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=040f2272e0aec724a36e7abda445b61ee065a8f1'/>
<id>urn:sha1:040f2272e0aec724a36e7abda445b61ee065a8f1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@4155 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 [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>[multi-db] Updated query builder functions to use </title>
<updated>2006-07-19T14:58:46Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-07-19T14:58:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c5d0e1ac5611458866b9622bc07834c87fb967a6'/>
<id>urn:sha1:c5d0e1ac5611458866b9622bc07834c87fb967a6</id>
<content type='text'>
opts.get_default_manager() to access db connection where only options 
are available.


git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3380 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[multi-db] Began updating models.db.query to access connection through manager (work in progress).</title>
<updated>2006-07-19T02:46:18Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-07-19T02:46:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6b63e852fcd96a05949f7a758dd8405d5bf85482'/>
<id>urn:sha1:6b63e852fcd96a05949f7a758dd8405d5bf85482</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3370 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[multi-db] Merge trunk to [3354]</title>
<updated>2006-07-16T23:11:33Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-07-16T23:11:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=541ac3b990903056afaecd30ca013c39775fd9c5'/>
<id>urn:sha1:541ac3b990903056afaecd30ca013c39775fd9c5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3355 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>[multi-db] Merge trunk to [3257]</title>
<updated>2006-07-03T14:23:39Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-07-03T14:23:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1c6199dc8778bc35e55d9c081ca4110448b18f0d'/>
<id>urn:sha1:1c6199dc8778bc35e55d9c081ca4110448b18f0d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3258 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[multi-db] Added optional db_connection property to model Meta classes, </title>
<updated>2006-06-28T22:21:45Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-06-28T22:21:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75b64abaa7cc1818aec9c29c28d93e226ec3b1cb'/>
<id>urn:sha1:75b64abaa7cc1818aec9c29c28d93e226ec3b1cb</id>
<content type='text'>
which can be used to set the name of the connection for the  model. 
Updated query generation in model, query and fields/related to 
use the model's connection and backend. Added basic model connection 
access to multiple db test.


git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3234 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merge trunk to [3226]</title>
<updated>2006-06-28T17:07:26Z</updated>
<author>
<name>Jason Pellerin</name>
<email>jpellerin@gmail.com</email>
</author>
<published>2006-06-28T17:07:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=da5b0586d359390e2102703707afae65befe7f6d'/>
<id>urn:sha1:da5b0586d359390e2102703707afae65befe7f6d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/multiple-db-support@3228 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
