﻿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
2103	DateField and DateTimefield do not really validate	Rudolph Froger	Adrian Holovaty	"When providing an invalid date like 2006-2-31 to a DateField or
DateTimeField, the validation doesn't catch that and an unhandled
exception is raised. It shouldn't be too hard to validate for valid
dates since you can rely on the Pythons datetime module.

I think this is a bug, or at least a missing feature one expects to
find in  the validation thing.

Rudolph"	defect	closed	Validators	dev	normal	fixed			Unreviewed	0	0	0	0	0	0
