Skip to content

v3.0.1

Compare
Choose a tag to compare
@alicertel alicertel released this 15 Sep 13:29
· 111 commits to master since this release
  • read_source parameter is added to PresentablePrimaryKeyField and PresentableSlugRelatedField.
  • presentation_serializer accepts string path of the serializer class. For example: path.to.serializer.RepresentationSerializer
  • Fix: #117
  • Fix: #113