Hi Chaitan, After some googling around, i found this article which I believe would help you. https://simpleisbetterthancomplex.com/tips/2017/07/03/django-tip-20-working-with-multiple-settings-modules.html
By the way, i find the project seems interesting from looking at the settings. Would you mind sharing the link to the project?..Thanks. Regards, Elmer On Wednesday, 22 April 2020 08:36:08 UTC+10, chaitan wrote: > > Hi Django Aspirants, > I am trying to run localhost:8000 to run the server after the cloning the > project. from GitHub. I figured out the process to follow after downloading > the project. I can open all files from the sublime text editor and saw > multiple settings.py files in the main project. I am a beginner I had only > knowledge about how to play with single settings.py file. Other settings.py > files are importing common settings file.. > So my question is do need to create another settings file like others to > start the server ?? or is there any process to follow. > Please ignore my English and level of knowledge. Any help is much > appreciated > Database: Postgres > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/30f306fe-beeb-4ecf-9974-de0afce11c65%40googlegroups.com.

