﻿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
22355	Humanize timedelta objects in templates	Anoop Thomas Mathew		"A filter for humanizing datetime.timedelta objects for templates utilizing on the timesince function already existing. Tests and Documentation included in the patch.

{{time_delta|delta}}  

will give the humanized version of timedelta object. Follows the same pattern as of timesince in defaultfilters.py

Eg. 4 weeks, 2 days"	New feature	closed	Utilities	dev	Normal	wontfix	templates, filter, timedelta, humanize, timesince	Anoop Thomas Mathew	Unreviewed	1	0	0	0	0	0
