I have a django application with settings.py file. By default, my django application takes this file but, for tests I need another settings.py file (tests/settings_test.py for example).I have a django application with settings.py fi
I have a django application with settings.py file. By default, my django application takes this file but, for tests I need another settings.py file (tests/settings_test.py for example).I have a django application with settings.py fi