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 953611e commit d5551f6Copy full SHA for d5551f6
pytest.ini
@@ -3,3 +3,5 @@ DJANGO_SETTINGS_MODULE=settings
3
testpaths=tests
4
addopts=-m "not benchmark"
5
junit_family=legacy
6
+filterwarnings=
7
+ ignore::DeprecationWarning:localized_fields.fields.autoslug_field
0 commit comments