Forums

I can't find the settings.py file

In my Django project, I can't find the settings.py file. I've searched the entire project directory, but it's not there!

Django creates the settings.py file when you create the project. Did the project creation complete without errors?