Closed zebuline closed 9 years ago
Any timetable on getting this merged? This is a flaw and is occurring for me in python 3.4
Rather than using basestring
, can this use six.string_types
?
New PR here: https://github.com/dcramer/django-uuidfield/pull/45
This PR really boils down to this line:
The hyphenate-issue was already fixed (see #36).
Could you please re-submit a PR only contaning this change, since this PR has conflicts or tell me if this issue has been resolved?