django-rest-framework-docs
django-rest-framework-docs copied to clipboard
__get_serializer_class__() method does not works
djangorestframework==3.4.0, GenericViewSet. Inherited ViewSet doesn't contents serializer_class property, but method gets serializer_class attribute from parent. I think, that get_serializer_class must have more priotity