django-rest-framework-bulk icon indicating copy to clipboard operation
django-rest-framework-bulk copied to clipboard

fixed BulkSerializerMixin.to_internal_value

Open eyalgr opened this issue 7 years ago • 1 comments

Pass the incoming value of the id field trough the field's to_internal_value method, instead of using the raw incoming value.

eyalgr avatar Jun 04 '17 14:06 eyalgr

This would be really nice to have.

zbragg-s5 avatar Mar 17 '21 22:03 zbragg-s5