Claude Paroz
|
f46a16614d
|
[1.7.x] Fixed #24015 -- Factorized create_index_sql expression
Backport of 6072f17d0 from master, with one test reinforced.
Thanks Tim Graham for the review.
|
2014-12-18 21:14:29 +01:00 |
Claude Paroz
|
6ba960266a
|
[1.7.x] Fixed #23954 -- Added special text/varchar PostgreSQL indexes in migrations
Thanks adityagupta104 for the report and Tim Graham for the review.
Backport of 8d7a48027e from master.
|
2014-12-04 21:39:32 +01:00 |
Vlastimil Zíma
|
6e5a736752
|
[1.7.x] Fixed #22514 -- Prevented indexes on virtual fields [postgres].
Backport of 78c32f1caa from master
|
2014-06-20 12:49:56 -04:00 |
Aymeric Augustin
|
7f48d44c60
|
[1.7.x] Simplified indexes tests.
Backport of 43a80f48 from master
|
2014-05-08 22:52:53 +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 |