Closed
Description
For example, Article.objects.filter(Q(pk__in=[]) | Q(headline__icontains="goodbye"))
returns no results instead of matching the latter condition (or_lookups.tests.OrLookupsTests.test_empty_in).
Metadata
Metadata
Assignees
Labels
No labels