Re: RawQuerySet as subquery when used with an __in filter

2012-09-07 Thread Anssi Kääriäinen
On 6 syys, 11:22, Alex Hill wrote: > Hi Anssi, > > Thanks for your feedback! Responses inline. > >   1. It should not be assumed that the primary key is the field needed > > > in the inner query. We do have foreign keys to other fields, and one > > can use this approach without foreign keys at all

Re: Testing multidb with TEST_MIRROR

2012-09-07 Thread Anssi Kääriäinen
On 7 syys, 01:21, Anssi Kääriäinen wrote: > On 7 syys, 00:35, Andrew Godwin wrote: > > > That's an incredible speedup - I've had a quick look over the patch, and it > > looks to be doing all the right things, so I'd definitely be behind merging > > this in. Have you tried running the test runner