serializers.md
49.2 KB
-
Added explicit id field in multi update example · 2946251c
If the id field is implicitly created, it is created as `read_only=True`. This causes the data validation step to remove the id values in the validated data.
koliber committed