summaryrefslogtreecommitdiff
path: root/tests/select_related
AgeCommit message (Expand)Author
2013-12-14Fixed E127 pep8 warnings.Loic Bistuer
2013-12-10Fixed E124 pep8 warnings.Loic Bistuer
2013-11-02Fixing E302 ErrorsJason Myers
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-10-16Fixed DeprecationWarning caused by assertEquals.Loic Bistuer
2013-10-15Fixed #16855 -- select_related() chains as expected.Marc Tamlyn
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-06-28Removed 'depth' .select_related() argument as per deprecation TL.Ramiro Morales
2013-05-30Fixed #16856 - Added a way to clear select_related.Tim Graham
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner