set pytest settings to aid testing

This commit is contained in:
Brian S. Stephan 2023-02-18 18:37:59 -06:00
parent d24f74e53f
commit 8549c2ef8a
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 1 additions and 0 deletions

View File

@ -194,5 +194,6 @@ python_files =
*_tests.py
tests.py
test_*.py
log_level=DEBUG
DJANGO_SETTINGS_MODULE = dr_botzo.settings
django_find_project = false