pypi djangorestframework-dataclasses 0.5
djangorestframework-dataclasses v0.5

latest releases: 1.1.1, 1.1.0, 1.0.0...
4 years ago
  • Make optional fields on the dataclass optional on the serializer as well.
  • Fix (de-)serialization of dataclass lists specified with many=True.
  • Fix deserialization of nullable nested dataclasses.
  • Raise error when field is both declared and is present in extra_kwargs.
  • Raise error when non-existing fields are included in fields option.
  • Minor performance improvements.

Don't miss a new djangorestframework-dataclasses release

NewReleases is sending notifications on new releases.