This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-29 22:56:46 +01:00
Code
Issues
Releases
Wiki
Activity
1621f06051
django
/
tests
/
bulk_create
History
Hans Aarne Liblik
a21f7b91db
Fixed
#31301
-- Fixed crash of QuerySet.bulk_create() with mixed empty and set ForeignKeys to AutoFields on Oracle.
2020-02-28 12:56:03 +01:00
..
__init__.py
models.py
Fixed
#31301
-- Fixed crash of QuerySet.bulk_create() with mixed empty and set ForeignKeys to AutoFields on Oracle.
2020-02-28 12:56:03 +01:00
tests.py
Fixed
#31301
-- Fixed crash of QuerySet.bulk_create() with mixed empty and set ForeignKeys to AutoFields on Oracle.
2020-02-28 12:56:03 +01:00