Skip to content

Conversation

@xordoquy
Copy link
Contributor

@xordoquy xordoquy commented Sep 3, 2015

This should fix #3361.
Root cause is allow_empty applies to the ListSerializer but not for its children.

@xordoquy xordoquy added this to the 3.2.4 Release milestone Sep 3, 2015
@xordoquy xordoquy added the Bug label Sep 3, 2015
lovelydinosaur added a commit that referenced this pull request Sep 9, 2015
Don't pass `allow_empty` to `ListSerializer`'s children.
@lovelydinosaur lovelydinosaur merged commit a985fc5 into encode:master Sep 9, 2015
@xordoquy xordoquy deleted the bug/3361 branch September 9, 2015 11:26
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.

allow_empty does not work on serializers with many=True.

2 participants