﻿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
23668	make_aware() and make_naive() should default to the current timezone	Jon Dufresne	nobody	"Currently, the timezone utility functions `make_aware()` and `make_naive()` require two arguments, a datetime object and a timezone. With `make_aware()`, frequently the user will need to convert a naive datetime object to the current (or default) timezone. As this appears to be the most common usage of `make_aware()` it ought to be the default. Therefore the function will be easier to use and will ""do the right thing"" by default.

Pull request <https://github.com/django/django/pull/3377>"	New feature	closed	Utilities	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
