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-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
0b83c8cc4d
django
/
tests
/
bulk_create
History
Download ZIP
Download TAR.GZ
Caio Ariede
555bebe774
Fixed
#30987
-- Added models.PositiveBigIntegerField.
2019-11-19 09:34:11 +01:00
..
__init__.py
models.py
Fixed
#30987
-- Added models.PositiveBigIntegerField.
2019-11-19 09:34:11 +01:00
tests.py
Fixed
#30827
-- Made batch_size arg of QuerySet.bulk_create() respect DatabaseOperations.bulk_batch_size().
2019-10-21 11:46:44 +02:00