From: gary Date: Thu, 13 Jun 2019 00:02:56 +0000 (+1000) Subject: 2019 initial changes X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=HEAD;p=pgdutmpltest.git 2019 initial changes --- diff --git a/code/skin_settings.py b/code/skin_settings.py index 0de574e..5d8df2e 100644 --- a/code/skin_settings.py +++ b/code/skin_settings.py @@ -5,7 +5,7 @@ SERVER_EMAIL="webmaster@pgdu.org" # although not all choices may be available on all operating systems. # If running in a Windows environment this must be set to the same as your # system time zone. -TIME_ZONE = 'Australia/Melbourne' +TIME_ZONE = 'Australia/Sydney' INVOICE_SENDER_EMAIL="treasurer@pgdu.org" MEMBERSHIP_SENDER_EMAIL="treasurer@pgdu.org"