You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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