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.”
I tried my best but still can’t solve the problem
Marvin Matocenio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.