dry-python / dry-python/dry-python.github.io
Why DRF serializers are bad for validation?
Aberta
blog
- Linguagem predominante
- HTML
- Estrelas
- 10
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.