Skip to content

Fixed #31667 -- Made __in lookup ignore None values. #13030

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

adamchainz
Copy link
Member

@felixxm felixxm changed the title Fixed #31667 -- Ignored None values for 'in' lookup. Fixed #31667 -- Made __in lookup ignore None values. Jun 10, 2020
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adamchainz Thanks 👍

@adamchainz adamchainz force-pushed the ticket_31667 branch 2 times, most recently from 9cf1cd3 to 3c297f5 Compare June 11, 2020 09:22
@felixxm
Copy link
Member

felixxm commented Jun 11, 2020

@adamchainz Thanks 👍

I pushed minor edits to tests.

@felixxm felixxm merged commit 5776a16 into django:master Jun 11, 2020
@adamchainz adamchainz deleted the ticket_31667 branch July 20, 2020 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants