Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why DRF serializers are bad for validation? #119

Open
proofit404 opened this issue Jul 1, 2019 · 0 comments
Open

Why DRF serializers are bad for validation? #119

proofit404 opened this issue Jul 1, 2019 · 0 comments
Labels

Comments

@proofit404
Copy link
Contributor

proofit404 commented Jul 1, 2019

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.

@proofit404 proofit404 changed the title [Blog] Why DRF serializers are bad for validation? Why DRF serializers are bad for validation? Jul 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant