Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source attribute does not work on field.Collection #183

Open
RaymondCarlaw opened this issue Aug 8, 2019 · 1 comment
Open

Source attribute does not work on field.Collection #183

RaymondCarlaw opened this issue Aug 8, 2019 · 1 comment
Labels

Comments

@RaymondCarlaw
Copy link

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.

@mikeywaites
Copy link
Owner

Hi @RaymondCarlaw

Sorry to the terribly slow response. Had a break from a few things and the notification for this slipped through the net. Im looking to start putting some effort into Kim with some ideas for new features so wanted to reach out and see if you were still having trouble with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants