Skip to content

v1.1.2

Latest

Choose a tag to compare

@zepich zepich released this 14 Dec 14:13
· 6 commits to master since this release
a66a36c

This release contains a fix for a logic bug, and the required dependencies have been updated.

  • If mosparo hasn't validated any fields (for example, because the fields in the form are not verifiable), the API client returns a list object instead of a dict, which leads to other problems when verifying the field data. Reported by @21adrian1996 in mosparo/django-integration#4