dry-python / dry-python/dry-python.github.io
Why DRF serializers are bad for validation?
Abierto
blog
- Lenguaje dominante
- HTML
- Estrellas
- 10
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.