Skip to content

Fixes bugs for Aiohttp and serializers

Compare
Choose a tag to compare
@nxexox nxexox released this 22 Jul 19:02
· 14 commits to master since this release
  • Fix for current work source attribute for base fields class.
  • Fix exceptions __str__ method.
  • Fix GenericViews MRO.
  • Added unbound response_class from all views.
  • Fix ValidationError arguments in views.