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 e5a0d49 commit e8d257aCopy full SHA for e8d257a
django_mongodb/features.py
@@ -387,7 +387,6 @@ class DatabaseFeatures(BaseDatabaseFeatures):
387
},
388
"Mongodb's Null behaviour is different from sql's": {
389
"model_fields.test_jsonfield.TestQuerying.test_none_key_and_exact_lookup",
390
- # "model_fields.test_jsonfield.TestQuerying.test_isnull_key",
391
"model_fields.test_jsonfield.TestSaveLoad.test_json_null_different_from_sql_null",
392
"model_fields.test_jsonfield.TestQuerying.test_none_key",
393
"model_fields.test_jsonfield.TestQuerying.test_lookup_exclude",
0 commit comments