aerich
aerich copied to clipboard
If model's pk is a CharField,would got an error:'CharField' object has no attribute 'db_constraint'
The db can be init,but if I try to migrate ,I would got an error:
AttributeError: 'CharField' object has no attribute 'db_constraint'