summaryrefslogtreecommitdiff
path: root/tests/modeltests/update
AgeCommit message (Expand)Author
2010-04-03Fixed #12247 -- Corrected the way update queries are processed when the updat...Russell Keith-Magee
2008-08-09Updated the tests.Malcolm Tredinnick
2008-06-09Fixed #7298: prevent update() on sliced QuerySet since UPDATE doesn't reliabl...Jacob Kaplan-Moss
2008-04-27Merged the queryset-refactor branch into trunk.Malcolm Tredinnick