Skip to content

Why DRF serializers are bad for validation? #119

Description

@proofit404

DRF serializers are bad for the validation of related data (full clean method).

Leave type only normalization to it. Context contract will do the rest.

I can't remove serializer but want to use a story in the management command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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