Error:
Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.
I am now working on a Linux server as nobody seemed to be able to help me in Windows, but I still cannot get this running correctly. Everything seems to work fine until I create the database and then I get the above error.
Error:
Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.
I am now working on a Linux server as nobody seemed to be able to help me in Windows, but I still cannot get this running correctly. Everything seems to work fine until I create the database and then I get the above error.