mirror of
https://github.com/django/django.git
synced 2025-10-09 06:49:12 +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.