Index: conf/project_template/settings.py
===================================================================
--- conf/project_template/settings.py	(revision 4635)
+++ conf/project_template/settings.py	(working copy)
@@ -16,10 +16,10 @@
 DATABASE_HOST = ''             # Set to empty string for localhost. Not used with sqlite3.
 DATABASE_PORT = ''             # Set to empty string for default. Not used with sqlite3.
 
-# Local time zone for this installation. All choices can be found here:
-# http://www.postgresql.org/docs/8.1/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE
-# If running in a Windows environment this must be set to the same as your
-# system time zone.
+# Local time zone for this installation. Specific choices depend on your
+# operating system. On UNIX/Linux, your system timezone is usually set at
+# /etc/localtime, with all options available under /usr/share/zoneinfo. On
+# Windows this *must* be set to the same as your system time zone.
 TIME_ZONE = 'America/Chicago'
 
 # Language code for this installation. All choices can be found here:
