summaryrefslogtreecommitdiff
path: root/tests/update/tests.py
AgeCommit message (Expand)Author
2016-03-28[1.9.x] Sorted single letter imports per the latest version of isort.Tim Graham
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-11-16Fixed #21612 -- Made QuerySet.update() respect to_fieldKaren Tracey
2013-07-31Fixed #11521 -- usage of field.attname in .update()Anssi Kääriäinen
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner