This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-25 05:04:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
39e2297210
django
/
tests
/
bulk_create
History
Download ZIP
Download TAR.GZ
Dmitry Shachnev
77b4ecbd53
Fixed
#36260
-- Made bulk_create() work with DB-generated primary keys.
...
Co-authored-by: Simon Charette <charette.s@gmail.com>
2025-03-26 09:55:09 +01:00
..
__init__.py
models.py
Fixed
#36260
-- Made bulk_create() work with DB-generated primary keys.
2025-03-26 09:55:09 +01:00
tests.py
Fixed
#36260
-- Made bulk_create() work with DB-generated primary keys.
2025-03-26 09:55:09 +01:00