| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-20 | Fixed #29227 -- Allowed BooleanField to be null=True. | Tim Graham | |
| Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review. | |||
| 2017-02-24 | Refs #22144 -- Added test for QuerySet.bulk_create() with long non-ASCII text. | Mariusz Felisiak | |
| 2017-02-13 | Refs #22669 -- Fixed bulk_create test if Pillow isn't installed. | Vytis Banaitis | |
| 2017-02-09 | Fixed #22669 -- Fixed QuerySet.bulk_create() with empty model fields on Oracle. | Mikhail Nacharov | |
| 2015-10-09 | Fixed #22705 -- Fixed QuerySet.bulk_create() on models without any fields on ↵ | Tim Graham | |
| Oracle. Fixed on other backends by 134ca4d438bd7cbe8f0f287a00d545f96fa04a01. Thanks Mariusz Felisiak for the solution. | |||
| 2015-07-02 | Fixed #24997 -- Enabled bulk_create() on proxy models | William Schwartz | |
| 2013-11-02 | PEP8 cleanup | Jason Myers | |
| Signed-off-by: Jason Myers <jason@jasonamyers.com> | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
