is there another REGEX way (or another way) to ensure that a model class field would be unique? (it is not a key, or at least not declared as a key, is shoulb be a simple C
If you need to make this unique on more than one field, have a look at: unique-together