summaryrefslogtreecommitdiff
path: root/tests/indexes
AgeCommit message (Expand)Author
2014-06-20[1.7.x] Fixed #22514 -- Prevented indexes on virtual fields [postgres].Vlastimil Zíma
2014-05-08[1.7.x] Simplified indexes tests.Aymeric Augustin
2014-03-01Fixed #22172 -- Allowed index_together to be a single list (rather than list ...Anubhav Joshi
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