djangorestframework-dataclasses v0.6
- Rewrite to
save()implementation to finally fix all issues with nested serializers. - Fix deserialization for fields using
sourceoption. - Fix explicit specification of a method in the
fieldsoption.
save() implementation to finally fix all issues with nested serializers.source option.fields option.