Skip to content

Fixed #3679 -- UUID Validation#3687

Merged
lovelydinosaur merged 1 commit intoencode:masterfrom
benred42:3679-UUIDField-validation
Dec 2, 2015
Merged

Fixed #3679 -- UUID Validation#3687
lovelydinosaur merged 1 commit intoencode:masterfrom
benred42:3679-UUIDField-validation

Conversation

@benred42
Copy link
Copy Markdown

@benred42 benred42 commented Dec 1, 2015

Fixed #3679

Added validation to UUIDField to properly catch invalid input types (lists, tuples, etc).
Also added a new invalid input to UUIDField test. Not sure I'm entirely happy with
the patch as it currently is, since it seems to have some unnecessary redundancy
but I figured I go ahead and push it up now since it does work. Comments and
suggestions are appreciated.

@lovelydinosaur lovelydinosaur added this to the 3.3.2 Release milestone Dec 2, 2015
@lovelydinosaur
Copy link
Copy Markdown
Contributor

Good work!

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