django.db.utils.IntegrityError: duplicate key value violates unique constraint “my_model_id_pkey”

前端 未结 0 1194
刺人心
刺人心 2021-02-01 20:23

Stack: Django2.2.5/Postrgesql 10/Docker

I try to run a test where I create User and related Customers models based on csv file

5 Users are creating with Django dat

相关标签:
回答
  • 消灭零回复
提交回复
热议问题