django-uuidfield
django-uuidfield copied to clipboard
Fix get db prep value when value is unicode
Replaces PR https://github.com/dcramer/django-uuidfield/pull/29
looks good to me.
This looks great and should fix the issue with hyphens showing up in python 3.4
Found the same bug, and happy to see someone done a PR already thanks @zebuline