kitware-resonant / dkc-next

Apache License 2.0
3 stars 0 forks source link

Set serializer class on UserViewSet #120

Closed zachmullen closed 3 years ago

zachmullen commented 3 years ago

This addresses an assertion error I noticed on Sentry:

'UserViewSet' should either include a `serializer_class` attribute, or override the `get_serializer_class()` method.