bsdis

Results 13 comments of bsdis

Are there any updates on this issue?

Hi. I also have issues with this. I have actually tried setting both `_id = models.ObjectIdField()` and `_id = models.ObjectIdField(primary_key=True)` But _id attribute is not updated after bulk_create :( For...