Skip to content

0.1.0

Compare
Choose a tag to compare
@clarkduvall clarkduvall released this 11 Sep 17:11
· 41 commits to master since this release

API changes:

  • argument for the object to be serialized changed name from obj to instance
  • Serializer now takes context kwarg and ignores it for Django REST Framework compat
  • Serializer now takes data kwarg and errors for Django REST Framework compat