On 10/12/06, Michael Radziej <[EMAIL PROTECTED]> wrote: > > Russell Keith-Magee: > > Sorry - I'm confused; Are you agreeing with the proposed change, or > > saying it contradicts your expectations? (I think you are agreeing - I > > just want to make sure) > > My highest preference is to make __exact=None behave like WHERE > xxx=NULL, i.e. returning an empty set, against current behaviour > *and* against your proposal.
Ah - I missed the subtle difference you were advocating (=NULL vs IS NULL). I agree completely; committed as r3902. Yours, Russ Magee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
