We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c0de0 commit 640b4d0Copy full SHA for 640b4d0
django_mongodb/features.py
@@ -158,6 +158,7 @@ def django_test_expected_failures(self):
158
"constraints.tests.CheckConstraintTests.test_validate_rawsql_expressions_noop",
159
},
160
"MongoDB doesn't rename an index when a field is renamed.": {
161
+ "migrations.test_operations.OperationTests.test_rename_field_index_together",
162
"migrations.test_operations.OperationTests.test_rename_field_unique_together",
163
164
"Pattern lookups on UUIDField are not supported.": {
0 commit comments