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

Changes to user's timezone are not reflected in session #78

Open
ktosiek opened this issue Nov 5, 2024 · 0 comments
Open

Changes to user's timezone are not reflected in session #78

ktosiek opened this issue Nov 5, 2024 · 0 comments

Comments

@ktosiek
Copy link

ktosiek commented Nov 5, 2024

This is really 2 problems:

  1. users might change timezone after the first page load,
  2. users might use a constant-offset timezone, and change that (see exception UnknownTimeZoneError: 'Etc/GMT 3' #70 for proof it actually happens :-)).

In both cases django-tz-detect should notice the change, and update the session as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant