django-tz-detect
django-tz-detect copied to clipboard
Ignore invalid and unknown timezones in session
Don't crash when the time zone saved inside the session is invalid.
This helps with https://github.com/adamcharnock/django-tz-detect/issues/70, even for existing sessions.