Skip to content

Added the argument `allow_none` to serializer fields.

Choose a tag to compare

@nxexox nxexox released this 10 Sep 11:30
· 6 commits to master since this release
e1b5358

Added the argument allow_none to serializer fields. If set to True, skips None in the data field.