Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

Filtering on ForeignKey fields #9

@lsbardel

Description

@lsbardel

Currently is not possible to filter on Foreign key fields. The idea is to be able to do so in a similar way as it is done in django:

MyModel.objects.filter(fkfieldname__name = 'bla')

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions