summaryrefslogtreecommitdiff
path: root/tests/bulk_create/models.py
AgeCommit message (Expand)Author
2015-10-09[1.9.x] Fixed #22705 -- Fixed QuerySet.bulk_create() on models without any fi...Tim Graham
2015-07-02Fixed #24997 -- Enabled bulk_create() on proxy modelsWilliam Schwartz
2013-11-02PEP8 cleanupJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner