Skip to content

Test Default DRF Serializer Usage #283

@scottfisk

Description

@scottfisk

Currently we do not have test coverage for usage of from rest_framework import serializers only from rest_framework_json_api import serializers.

Basic functionality has broken in the past when using from rest_framework import serializers so we should explicitly test that case if we would like to officially support that usage.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions