diff options
Diffstat (limited to 'tests/admin_scripts/custom_templates/project_template/project_name/settings.py')
| -rw-r--r-- | tests/admin_scripts/custom_templates/project_template/project_name/settings.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/admin_scripts/custom_templates/project_template/project_name/settings.py b/tests/admin_scripts/custom_templates/project_template/project_name/settings.py new file mode 100644 index 0000000000..ddc216c829 --- /dev/null +++ b/tests/admin_scripts/custom_templates/project_template/project_name/settings.py @@ -0,0 +1 @@ +# Django settings for {{ project_name }} test project. |
