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 7f8418a commit 778ea0cCopy full SHA for 778ea0c
django_mongodb/features.py
@@ -254,7 +254,6 @@ def django_test_expected_failures(self):
254
"db_functions.datetime.test_extract_trunc.DateFunctionTests.test_extract_year_exact_lookup",
255
# FieldDoesNotExist with ordering.
256
"model_fields.test_jsonfield.TestQuerying.test_ordering_grouping_by_count",
257
- "model_fields.test_jsonfield.TestQuerying.test_obj_subquery_lookup",
258
},
259
"Count doesn't work in QuerySet.annotate()": {
260
"annotations.tests.AliasTests.test_alias_annotate_with_aggregation",
0 commit comments