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 757cf29 commit c1549ecCopy full SHA for c1549ec
django_mongodb_backend/features.py
@@ -154,6 +154,7 @@ def django_test_expected_failures(self):
154
"validation.test_unique.PerformUniqueChecksTest.test_unique_db_default",
155
},
156
"Insert expressions aren't supported.": {
157
+ "basic.tests.ModelTest.test_save_expressions",
158
"bulk_create.tests.BulkCreateTests.test_bulk_insert_now",
159
"bulk_create.tests.BulkCreateTests.test_bulk_insert_expressions",
160
"expressions.tests.BasicExpressionsTests.test_new_object_create",
0 commit comments