1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/bulk_create
sean_c_hsu 0f6946495a Fixed #31685 -- Added support for updating conflicts to QuerySet.bulk_create().
Thanks Florian Apolloner, Chris Jerdonek, Hannes Ljungberg, Nick Pope,
and Mariusz Felisiak for reviews.
2022-01-19 20:17:42 +01:00
..
__init__.py
models.py Fixed #31685 -- Added support for updating conflicts to QuerySet.bulk_create(). 2022-01-19 20:17:42 +01:00
tests.py Fixed #31685 -- Added support for updating conflicts to QuerySet.bulk_create(). 2022-01-19 20:17:42 +01:00