Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(settings): app time zone is America/Los_Angeles
see https://docs.djangoproject.com/en/5.0/ref/settings/#std-setting-TIME_ZONE > Note that this isn’t necessarily the time zone of the server. > When USE_TZ is True, this is the default time zone that Django will use to display datetimes in templates > and to interpret datetimes entered in forms.
- Loading branch information