dry-python / dry-python/dry-python.github.io
Why DRF serializers are bad for validation?
Open
blog
- Dominant language
- HTML
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.