edef594e59
fix test and dockerfile of django
5 lines
104 B
INI
5 lines
104 B
INI
[pytest]
|
|
DJANGO_SETTINGS_MODULE = core.settings
|
|
|
|
# -- recommended but optional:
|
|
python_files = test_*.py |