This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 23:44:22 +00:00
Code
Issues
24
Releases
Wiki
Activity
d4ea02b992
django
/
tests
/
regressiontests
/
bulk_create
History
Anssi Kääriäinen
0a0a0d66b3
Fixed
#19351
-- SQLite bulk_insert of more than 500 single-field objs
2012-11-24 01:13:12 +02:00
..
__init__.py
models.py
Fixed
#17788
-- Added batch_size argument to qs.bulk_create()
2012-07-17 15:24:41 +03:00
tests.py
Fixed
#19351
-- SQLite bulk_insert of more than 500 single-field objs
2012-11-24 01:13:12 +02:00