Relative Content

Tag Archive for pythondjangoterminalframeworksvirtualenv

HI, I’M A FIRST TIME DJANGO USER

It’s my first time using django. I have an error on running the server. the terminal says that django couldnt find my ‘settings’ module.What should i do? This is what blackbox.ai says “The error message indicates that Django is unable to find the settings module in your project. This is likely because the DJANGO_SETTINGS_MODULE environment variable is not set correctly.”