#20024: QuerySet.exclude() does not work with lists containing a 'None' element.
-------------------------------------+-------------------------------------
     Reporter:  stillwater.ke@…      |                    Owner:  (none)
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Adam Sołtysik):

 * owner:  Adam Sołtysik => (none)
 * status:  assigned => new


Comment:

 It would be best to make the behaviour of `In` lookup consistent with
 `RelatedIn`. Sadly, I wasn't able to understand how the latter works. So
 my patch currently crashes with window functions, and it also crashes with
 `OuterRef` due to #31714. As much as I'd like to finish this, I don't have
 enough time and knowledge to look into it further. If anyone comes up with
 a solution, feel free to claim this issue.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20024#comment:11>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/081.bf668e0ad7f3abdf3354b08ed6cdba28%40djangoproject.com.

Reply via email to