Revision history [back]
other discovery. Using the WING_TEST_DJANGO_SETTINGS_MODULE in the environment of the project properties makes it impossible to run any test with the testing tool. I crashes in line 100 of run_djangotests_xml.py in the import settings and raises Module not found error.
IN my configuration the settings file is not in the syspath but the DJANGO_SETTINGS_MODULE is referencing the test settngs file.