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
2025-01-08 17:37:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
d915dd1c58
django
/
tests
/
bulk_create
History
Mariusz Felisiak
d992f4e3c2
Refs
#31369
-- Removed models.NullBooleanField per deprecation timeline.
2021-01-14 17:50:04 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#31369
-- Removed models.NullBooleanField per deprecation timeline.
2021-01-14 17:50:04 +01:00
tests.py
Fixed
#29497
-- Fixed loss of assigned parent when saving child with bulk_create() after parent.
2020-10-26 12:00:34 +01:00