Vlastimil Zíma
|
78c32f1caa
|
Fixed #22514 -- Prevented indexes on virtual fields [postgres].
|
2014-06-20 11:59:02 -04:00 |
Aymeric Augustin
|
43a80f4812
|
Simplified indexes tests.
|
2014-05-08 21:50:21 +02:00 |
Anubhav Joshi
|
bb2ca9fe6c
|
Fixed #22172 -- Allowed index_together to be a single list (rather than list of lists)..
Thanks EmilStenstrom for the suggestion.
|
2014-03-01 15:44:42 -05:00 |
Aymeric Augustin
|
cfcf4b3605
|
Stopped using django.utils.unittest in the test suite.
Refs #20680.
|
2013-07-01 14:29:33 +02:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |