mirror of
https://github.com/django/django.git
synced 2025-02-22 07:24:59 +00:00
This prevents IntegrityError caused by race conditions between missing ids retrieval and bulk insertions.
This prevents IntegrityError caused by race conditions between missing ids retrieval and bulk insertions.