This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
bulk_create
History
Mariusz Felisiak
7d5329852f
Fixed
#34177
-- Fixed QuerySet.bulk_create() crash on "pk" in unique_fields.
...
Bug in 0f6946495a8ec955b471ca1baaf408ceb53d4796.
2022-11-22 14:26:23 +01:00
..
__init__.py
…
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#34177
-- Fixed QuerySet.bulk_create() crash on "pk" in unique_fields.
2022-11-22 14:26:23 +01:00