﻿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
34557	Time-based model field cleaning and TypeErrors	Claude Paroz	nobody	"In the case I set a wrong integer value to some time-based field (say a year as integer) and call `full_clean` on the instance, I'll get a `TypeError` as only `ValueError`s are catched to produce `ValidationError`s.

Should that use case be supported and should `Date(Time)Field.to_python` also catch `TypeError`s?"	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
