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

Does PoolingViewSet need serializer_class? #74

@thomasmanke

Description

@thomasmanke

PoolingViewSet in pooling/view.py might need inclusion of the following definition:
serializer_class = PoolSerializer

for now it seems to work, but (without this line) some installations have produced 500 error upon api/pooling. Need to double-check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions