﻿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
18841	djnago admin date fileds messed up when using DATE_INPUT_FORMATS = ('%j. %n. %Y', '%j. %n. %y')	clay.evil@…	nobody	"when i set DATE_INPUT_FORMATS = ('%j. %n. %Y', '%j. %n. %Y',) for my project, it seems that django admin somehow cannot display date fields properly and also the javascript calendar is not working. ""j"" = days without leading zeros, and ""n"" = months without leading zeros.

is there an easy way to disable i18n in django admin until this bug is resolved?

Thank you.
"	Bug	closed	contrib.admin	1.4	Normal	invalid	DATE_INPUT_FORMATS admin		Unreviewed	0	0	0	0	0	0
