summaryrefslogtreecommitdiff
path: root/tests/select_related_onetoone/tests.py
AgeCommit message (Expand)Author
2013-11-02Fixed flake8 E241Boryslav Larin
2013-10-19Removed unused local variables in tests.Tim Graham
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner