mirror of
https://github.com/django/django.git
synced 2025-01-22 00:02:15 +00:00
de7f6b51b2
The single query insertion path is taken if the backend supports inserts that ignore conflicts and m2m_changed signals don't have to be sent.