﻿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
33368	Durationfield.clean fails to handle broken data	Florian Apolloner	nobody	"{{{
 === Uncaught Python exception: ===
	ValueError: could not convert string to float: '3(3'
	Traceback (most recent call last):
	  File ""basic_fuzzer.py"", line 22, in TestOneInput
	  File ""fuzzers.py"", line 294, in test_forms_DurationField
	  File ""django/forms/fields.py"", line 149, in clean
	  File ""django/forms/fields.py"", line 502, in to_python
	  File ""django/utils/dateparse.py"", line 154, in parse_duration
	  File ""django/utils/dateparse.py"", line 154, in <dictcomp>
	
}}}"	Bug	new	Core (Other)	dev	Normal				Accepted	0	0	0	0	1	0
