Skip to content

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

@jamesbraza

Description

@jamesbraza

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions