Skip to content

[Question] Installing django-filter with Poetry #971

@davidvalaz

Description

@davidvalaz

I see in the readme we're told to install django-filter with the following command:

pip install djangorestframework-jsonapi['django-filter']

I am using Poetry and this command doesn't work. Can I just use the following instead?

poetry add django-filter

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