Re: Possible Q() bug, duplicate where clause

2009-04-09 Thread Malcolm Tredinnick
On Thu, 2009-04-09 at 20:48 -0700, jameslon...@gmail.com wrote: > I have a dynamically generated search form which constructs Q() > objects at runtime. This works brilliantly in almost every case. There > is a particular combination of these objects which appears to create > an extra where clause

Possible Q() bug, duplicate where clause

2009-04-09 Thread jameslon...@gmail.com
I have a dynamically generated search form which constructs Q() objects at runtime. This works brilliantly in almost every case. There is a particular combination of these objects which appears to create an extra where clause though. Currently this isn't killing me because the clause is simply a d