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-08-15 16:20:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
cc38262d40
django
/
tests
/
bulk_create
History
Download ZIP
Download TAR.GZ
Josh Soref
8897f4b0df
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
...
Backport of
93452a70e8
from master
2015-12-03 12:49:03 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.9.x]
Fixed
#22705
-- Fixed QuerySet.bulk_create() on models without any fields on Oracle.
2015-10-09 14:42:31 -04:00
tests.py
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:49:03 -05:00