Skip to content
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

Question: how to filter for non-empty list? #361

Open
jamesbraza opened this issue Jan 9, 2024 · 0 comments
Open

Question: how to filter for non-empty list? #361

jamesbraza opened this issue Jan 9, 2024 · 0 comments

Comments

@jamesbraza
Copy link

Is there a filter for filtering out a non-empty list using Django Dynamic REST?

Here is the filter options as of v2.1.7: https://github.com/AltSchool/dynamic-rest/blob/v2.1.7/dynamic_rest/filters.py#L190-L214

I was hoping filter{list_field.isnull}=false could work, but it's not filtering for unempty lists

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

No branches or pull requests

1 participant