Sarvesh

Results 7 comments of Sarvesh

@dantownsend is there any workaround to acheive this?

When we use `UUID(null=False, required=True, index=True)` in mixins, instead of throwing an error, it assigns a default value as a random UUID. Is this acceptable?