mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 11:22:54 +03:00
8 lines
190 B
INI
8 lines
190 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE=settings
|
|
testpaths=tests
|
|
addopts=-m "not benchmark"
|
|
junit_family=legacy
|
|
filterwarnings=
|
|
ignore::DeprecationWarning:localized_fields.fields.autoslug_field
|