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 e5d0b33 commit f17cc6eCopy full SHA for f17cc6e
django_mongodb/features.py
@@ -415,7 +415,6 @@ def django_test_expected_failures(self):
415
"raw_query.tests.RawQueryTests.test_params",
416
"raw_query.tests.RawQueryTests.test_params_none",
417
"raw_query.tests.RawQueryTests.test_escaped_percent",
418
- "raw_query.tests.RawQueryTests.test_pyformat_params",
419
"queries.tests.Queries1Tests.test_order_by_rawsql",
420
"schema.test_logging.SchemaLoggerTests.test_extra_args",
421
"schema.tests.SchemaTests.test_remove_constraints_capital_letters",
0 commit comments