Skip to content

djangorestframework-dataclasses v0.6

Choose a tag to compare

@oxan oxan released this 23 Oct 15:43
· 193 commits to master since this release
  • Rewrite to save() implementation to finally fix all issues with nested serializers.
  • Fix deserialization for fields using source option.
  • Fix explicit specification of a method in the fields option.