Skip to content

Conversation

aditya-bhawsingka
Copy link

Having a list field on schema is giving an error after upgrading to the latest version. The get_nested_fields function is trying to access an attribute 'container' on a list field, which as per latest marshmallow version does not exist. So replacing it with a new field called 'inner'.

Having a list field on schema is giving an error after upgrading to the latest version. The get_nested_fields function is trying to access an attribute 'container' on a list field, which as per latest marshmallow version does not exist. So replacing it with a new field called 'inner'.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.416% when pulling c953d34 on aditya-ignite:master into a4ff3f4 on miLibris:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.416% when pulling c953d34 on aditya-ignite:master into a4ff3f4 on miLibris:master.

@igieon
Copy link

igieon commented Feb 8, 2021

@aditya-bhawsingka aditya-bhawsingka force-pushed the master branch 5 times, most recently from ad1a927 to c953d34 Compare February 17, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants