Skip to content

Set timezone to a non-empty default

This sets the default timezone of a new user to a non-empty string since it isn't reflecting Django's timezone setting. It would be nice if this could be overridden by a setting, but this is less jarring to end users than what's there now.

Merge request reports