Skip to content

Conversation

DeepDiverGuy
Copy link

@DeepDiverGuy DeepDiverGuy commented Oct 2, 2024

[BUG] This line: Q(**{field_name: field_value}) throws error when field_value is a list (ManyToMany field). So I added __in if the value is a list so that Q doesn't throw any error. Else, it does not work with ManyToMany field.

@DeepDiverGuy DeepDiverGuy changed the title updated FilterSchema to support ManyToMany field [Bug Fix] updated FilterSchema to support ManyToMany field Mar 21, 2025
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.

1 participant