First time here? Check out the FAQ!

Revision history  [back]

This is only needed if you are using a different settings module when running unit tests than when running Django normally. You can set it in the Environment in your Project Properties (from the Project menu).

In Wing 8.0.3+ the Django settings module for testing may also be set with --settings= in the Run Args on the Testing page of the Project Properties dialog.