cartoonmanic
Results
2
issues of
cartoonmanic
`Fields = field.Collection(field.String(), source='ActiveFields')` this code does not recognise the source attribute and will only serialise/marshal the default property name 'Fields'. I tried using name instead and it suffers from...
triage
Added support for python version 3.3 and higher, added support for classes with different meta class parents, and support for dataclasses