﻿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
6035	SplitDateTimeField doesn't use SplitDateTimeWidget by default	David Tulig	David Tulig	When using SplitDateTimeField in a form, the default behaviour is to display a TextInput widget when rendered, not only is it not what is expected, but you are unable to enter a valid datetime because validation fails. Attached patch sets the widget property of SplitDateTimeField to SplitDateTimeWidget. It still allows a custom widget to be passed in as a parameter.		closed	Forms	dev		fixed			Accepted	1	0	0	0	0	0
