Separate settings.py into dev and deploy configurations, and allow contributors to create local.py for customizing development settings.
We need to separate settings.py file to distinguish the development and deployment. We also need to allow contributors to further customize development.py by creating local.py for their custom development environments.
Test agreement empty template