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
Marshmallow `@post_load` decorator can be used as a factory object, to directly
return an instance instead of the usual dictionary.
This commit adds support for it.
0 commit comments