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 569719b commit 900c28fCopy full SHA for 900c28f
django_mongodb/features.py
@@ -420,7 +420,6 @@ def django_test_expected_failures(self):
420
"raw_query.tests.RawQueryTests.test_params",
421
"raw_query.tests.RawQueryTests.test_params_none",
422
"raw_query.tests.RawQueryTests.test_escaped_percent",
423
- "raw_query.tests.RawQueryTests.test_pyformat_params",
424
"queries.tests.Queries1Tests.test_order_by_rawsql",
425
"schema.test_logging.SchemaLoggerTests.test_extra_args",
426
"schema.tests.SchemaTests.test_remove_constraints_capital_letters",
0 commit comments