#ShortUUIDField causes makemigrations to falsely detect changes
5 messages · Page 1 of 1 (latest)
Bump
You don't need to bump, people will answer if they have an idea 🙂
Which package are you using for ShortUUIDField?
it looks like you are using both technics from https://xxx-cook-book.gitbooks.io/django-cook-book/content/Models/Fields/ShortUUIDField.html at the same time. if that's the case, I'd recommend using the charfield version, django-shortuuidfield package wasn't updated in the last 10 years