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 3f6aa8a commit 9f29d68Copy full SHA for 9f29d68
django_mongodb/features.py
@@ -350,7 +350,6 @@ class DatabaseFeatures(BaseDatabaseFeatures):
350
},
351
"Mongodb's Null behaviour is different from sql's": {
352
"model_fields.test_jsonfield.TestQuerying.test_none_key_and_exact_lookup",
353
- # "model_fields.test_jsonfield.TestQuerying.test_isnull_key",
354
"model_fields.test_jsonfield.TestSaveLoad.test_json_null_different_from_sql_null",
355
"model_fields.test_jsonfield.TestQuerying.test_none_key",
356
"model_fields.test_jsonfield.TestQuerying.test_lookup_exclude",
0 commit comments