﻿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
19015	Slovenian L10N - date field validation does not work for hidden fields	bmihelac	nobody	"When DateInput has HiddenInput widget, it renders value by converting date to string This produces iso-8601 (YYYY-MM-DD) format. 

Because iso-8601 format is not stated in slovenian flavor DATE_INPUT_FORMATS,  validation will fail if USE_L10N=True and hidden date field exists.

This issue applies to some other locales as well:

{{{
ack --py --files-without-matches  '%Y-%m-%d' conf/locale/
}}}"	Bug	closed	Internationalization	1.4	Normal	fixed			Accepted	1	0	0	0	0	0
