Comment 4 for bug 1660648

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/ocata)

Reviewed: https://review.openstack.org/430178
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=74c55059d74459b75d117cb4faf979f79885318d
Submitter: Jenkins
Branch: stable/ocata

commit 74c55059d74459b75d117cb4faf979f79885318d
Author: Mateusz Kowalski <email address hidden>
Date: Wed Feb 1 10:05:29 2017 +0100

    Fix ignored timezone value from local_settings

    When django_timezone not set in session or cookie,
    default value is taken from the settings file but in there
    has to be looked as TIME_ZONE

    Change-Id: Idf93084f654ab65a2ed0dba7bc583147210cf175
    Closes-bug: #1660648
    (cherry picked from commit 18bd068ef1d754f7ebd394954ccb68cd9bcbad89)