SECRET_KEY = 'test_settings' INSTALLED_APPS = [ 'django_deploy.tests.fake_app', ]