dcramer / django-uuidfield

A UUIDField for Django
BSD 3-Clause "New" or "Revised" License
262 stars 115 forks source link

StringUUID not scriptable #23

Open pdxwebdev opened 10 years ago

pdxwebdev commented 10 years ago

What I did: Added the field to a model.

Did a sync db

created a record in the admin

got an error saying String UUID is not scriptable