Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pybind/mgr/rest: don't set timezone to Chicago #14184

Merged
merged 1 commit into from Mar 29, 2017

Commits on Mar 28, 2017

  1. pybind/mgr/rest: don't set timezone to Chicago

    Setting TIME_ZONE in the Django app causes the timestamps printed in
    the mgr log to suddenly be wrong after the rest module starts up
    (unless, I imagine, if the host happens to be in Chicago).
    
    Signed-off-by: Tim Serong <tserong@suse.com>
    tserong committed Mar 28, 2017
    Copy the full SHA
    b976bae View commit details
    Browse the repository at this point in the history