#33705: IsNull() lookup cannot be used directly in filters.
-------------------------------------+-------------------------------------
     Reporter:  Florian Apolloner    |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by David Wobrock):

 * cc: David Wobrock (added)
 * needs_better_patch:  0 => 1
 * has_patch:  0 => 1


Comment:

 Here is a draft [https://github.com/django/django/pull/15692 PR] with
 failing tests.
 Just a quick shot, trying to fix the issue with the approach of letting
 the `IsNull` handle `Value` objects internally instead of `bool`s. But
 that might have quite a large impact for such a small change.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33705#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070180bf620763-1ca00ecf-7202-46e2-af05-0a0dc770354f-000000%40eu-central-1.amazonses.com.

Reply via email to