-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
@proofit404
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.