UPD: removed an obsolete file

This commit is contained in:
2019-11-17 12:15:49 +01:00
parent 5bcc4553a6
commit 5179e832a4

View File

@@ -1,4 +0,0 @@
SECRET_KEY = 'test_settings'
INSTALLED_APPS = [
'django_deploy.tests.fake_app',
]