﻿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
13463	Wrong DATETIME_FORMAT default value	ale@…	nobody	"According to the documentation the first letter of DATETIME_FORMAT in file django/conf/locale/it/formats.py must be 'l' instead of 'w'

-DATETIME_FORMAT = 'w d F Y H:i:s' # Mercoledì 25 Ottobre 2006 14:30:59[[BR]]

+DATETIME_FORMAT = 'l d F Y H:i:s' # Mercoledì 25 Ottobre 2006 14:30:59"		closed	Internationalization	1.2-beta		fixed	it		Accepted	0	0	0	0	0	0
