﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
32739	Enable timezone handling by default (USE_TZ=True in global settings)	Claude Paroz	Claude Paroz	"As using timezones is a recommended good practice by [https://docs.djangoproject.com/en/2.2/topics/i18n/timezones/#overview the docs], I think we should set `USE_TZ=True` in `global_settings.py`.

This will also allow to remove a setting from the default project settings template.

To achieve that, we'll have to add a warning during the deprecation period when we detect USE_TZ is not overridden in project settings."	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
