summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgary2019-06-13 00:02:56 +0000
committergary2019-06-13 00:02:56 +0000
commit0f5306cf04bdb86a91aae69012e1321e344ef31d (patch)
tree84a66c3ed16dea8089255315c164bb35fe26757c
parent5ef9408f2894b8477d68fae05fe19e09fe5e3c96 (diff)
2019 initial changesHEADmaster
-rw-r--r--code/skin_settings.py2
1 files changed, 1 insertions, 1 deletions
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"