﻿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
15492	Explain all error message keys for the SplitDateTimeField	lode	nobody	"According to http://docs.djangoproject.com/en/dev/ref/forms/fields/#splitdatetimefield the SplitDateTimeField has the error message keys 'required' and 'invalid'.

Wanting to change the error message for an invalid time failed until I discovered (via this fix http://www.mail-archive.com/django-updates@googlegroups.com/msg35926.html) that there are also error message keys 'invalid_time' and 'invalid_date'.

It would be nice if these were added to the documentation."		closed	Documentation	1.2		fixed			Accepted	0	0	0	0	0	0
