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

Does PoolingViewSet need serializer_class? #74

Open
thomasmanke opened this issue Dec 8, 2021 · 0 comments
Open

Does PoolingViewSet need serializer_class? #74

thomasmanke opened this issue Dec 8, 2021 · 0 comments
Labels

Comments

@thomasmanke
Copy link
Contributor

thomasmanke commented Dec 8, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant