On 12/29/05, Russell Keith-Magee <[EMAIL PROTECTED]> wrote: > Following the overwhelming response (accompanied by the sound of > crickets chirping in the distance :-), I've worked up a patch that > implements this change. It's logged as Ticket #1133. > > Given that all the DB stuff is about to change, the patch is against > the magic-removal branch (which, by the way, is looking really good - > kudos to all concerned).
Hey Russ, Thanks for this patch! Allowing Q() objects to be *args instead of members of the "complex" kwarg seems like a good addition to me. BTW, the query syntax is changing quite a bit -- see http://code.djangoproject.com/wiki/DescriptorFields -- so you might have a look at that if you haven't already. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org
