﻿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
11075	DateField on ManyToMany intermediary won't accept input	David Baumgold	nobody	"I cannot save() my m2m intermediary model, because it is throwing an error on a date validation. However, the date is correct -- it does not accept either a Python date object, or a properly formatted datestring. The object can be created and referenced successfully, but cannot be saved.

Full traceback demonstrating error is attached, and also here: http://dpaste.com/hold/43152/
As a reference, the relevant models are attached, and also here: http://dpaste.com/hold/43153/

Help? Is any more information needed?"		closed	Database layer (models, ORM)	1.0		invalid	manytomanyfield m2m datefield		Unreviewed	0	0	0	0	0	0
