.filter(is_invisible__in = [False, None])
is not working as intended; I seem to be getting no matches when I should be getting matches.
--
-- On Fri, Sep 10, 2010 at 4:19 PM, Christos Jonathan Hayward <christos.jonathan.hayward@gmail.com> wrote:
How can I filter for instances having a NullBooleanField that is not True (i.e. is either False or a null)?
--
Christos Jonathan Hayward, an Orthodox Christian author.Author Bio • Books • Email • Facebook • LinkedIn • Twitter • Web • What's New?
I invite you to visit my "theology, literature, and other creative works" site.
--
![]() | Christos Jonathan Hayward, an Orthodox Christian author. Author Bio • Books • Email • Facebook • LinkedIn • Twitter • Web • What's New? I invite you to visit my "theology, literature, and other creative works" site. |
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:
Post a Comment