What about the django objects.bulk_create () exception?

django objects.bulk_create () imports excel data in batches, which can be successfully imported if the data format is correct, but if the data format is incorrectly filled in, the import will fail. I want to know how to get the exception caused by which record (locate the wrong record). I don"t know how to deal with it. I hope God will give me some advice.

Mar.05,2021
Menu