We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84beade commit 25259b8Copy full SHA for 25259b8
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