dcramer / django-uuidfield

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

Added introspection rules for South. #59

Open jdzero opened 9 years ago

jdzero commented 9 years ago

Ran into issues using this on a project with 1.5 and south... the extra fields were not specified so it was ignoring them.