﻿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
24445	DurationField with default='1 00:00' triggers validation on otherwise empty inline formsets	Michael Angeletti	nobody	"When I reported #24391 I should have had the sense to check {{{DurationField}}}, but I didn't. Note, this isn't caused by a callable {{{default}}} argument, rather a string.

My initial thought is that this has something to do with the conversion process of a given string value into a {{{timedelta}}}, etc., but I haven't had a chance to really dig in, yet. I just barely finished work and I have to run a bunch of errands, or I'd dive straight into the code. However, I wanted to at least get the bug report in here right away."	Bug	closed	Forms	dev	Normal	invalid			Unreviewed	0	0	0	0	0	0
