From 60c6201602a3541f228a9a4323cda9d33b93e9ea Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 18 Aug 2016 14:35:00 +0200 Subject: Comments --- example_project/local_settings.py.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_project/local_settings.py.sample') diff --git a/example_project/local_settings.py.sample b/example_project/local_settings.py.sample index ee5338801..5a7550d9a 100644 --- a/example_project/local_settings.py.sample +++ b/example_project/local_settings.py.sample @@ -34,7 +34,7 @@ DEBUG_TOOLBAR = False TEMPLATE_DEBUG = DEBUG SQL_DEBUG = False -# important to change on a server hosting multiple ishtar instances +# very important to change on a server hosting multiple ishtar instances PROJECT_SLUG = "my-project" # complete with host/domain names that this website can serve -- cgit v1.2.3