﻿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
3556	date & time filters use settings.DATE_FORMAT & settings.TIME_FORMAT, should use i18n	ludvig.ericson@…	Adrian Holovaty	"In django/template/defaultfilters.py, date and time functions (filters) both use a specific setting for their default value.
I think this is wrong, at least what the default value specifies, because when i18n is loaded, it's impossible to change what these output without giving an argument to the filters.

Supplied patch makes both filters use whatever DATE_FORMAT and TIME_FORMAT translate into, which I think seems to be the correct value, as it changes depending on user preference."		closed	Template system	dev		wontfix	date time i18n		Unreviewed	1	0	0	0	0	0
