Skip to content

Source attribute does not work on field.Collection #183

Description

@RaymondCarlaw

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 the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions