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 f23a205 commit 4a0475dCopy full SHA for 4a0475d
docs/index.rst
@@ -23,7 +23,7 @@ Make sure ``DJANGO_SETTINGS_MODULE`` is defined (see
23
24
# -- FILE: pytest.ini (or tox.ini)
25
[pytest]
26
- DJANGO_SETTINGS_MODULE = test_settings
+ DJANGO_SETTINGS_MODULE = test.settings
27
# -- recommended but optional:
28
python_files = tests.py test_*.py *_tests.py
29
0 commit comments