Skip to content

Model is not set on the view, not allowing the MultipleObjectMixins default get_queryset to be called #1681

@yaakovLowenstein

Description

@yaakovLowenstein

The issue is that because the model is never set on the view from the meta of the filterset_class the default get_queryset cannot be called.

The use case for this would be a call to super().get_queryset from a view that inherits from FilterView.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions