Arches runs on Ubuntu. Ubuntu is set to the local London time zone, but 
Arches is using the Chicago time zone.

I tried editing settings_local.py:

DATABASES = {
...

"TIME_ZONE": "Europe/London",

...
} 
...
USE_TZ = True



But the Apache error log shows:

ImproperlyConfigured: Connection 'default' cannot set TIME_ZONE because its 
engine handles time zones conversions natively.

Please could somebody let me know how to get Arches to use our local time 
zone?



-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to