﻿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
33349	Add option to produce duration_string without days	Claude Paroz	nobody	"I have a form with a custom field (inheriting from Django's DurationField) allowing to input duration in the form ""hh:mm"".

However, when user inputs durations > ""23:59"", re-displaying those durations is kind of broken (""1 ...""). Customizing `prepare_value` is rather straightforward, however I'd like to avoid rewriting the whole `django.utils.duration.duration_string`. If that function would accept a `use_days` argument, it would be a lot easier to achieve my use case."	New feature	closed	Forms	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
