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

Skip HiddenField from Schema fields #4429

Merged
merged 1 commit into from
Aug 22, 2016
Merged

Conversation

jpadilla
Copy link
Member

Description

Fixes #4425 by skipping HiddenField in SchemaGenerator.get_serializer_fields. Tests for HiddenField as well as serializer fields with read_only=True.

@tomchristie tomchristie added this to the 3.4.6 Release milestone Aug 22, 2016
@tomchristie tomchristie merged commit d0ed482 into encode:master Aug 22, 2016
@tomchristie
Copy link
Member

Thanks! 😄

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

Successfully merging this pull request may close these issues.

2 participants