﻿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
12194	PROPOSAL: Add a time difference filter to django.contrib.humanize	stemmetje	nobody	I propose we add a time difference filter to the filters available in django.contrib.humanize.  The filter would act on a given time, date or datetime object and compare it another time, date or datetime object or to datetime.datetime.now() if no argument is given.  The time difference between the two objects would then be expressed in a human-friendly manner such as 'about 1 minute' or 'about 1 month'.		closed	Template system	dev		invalid	filter humanize		Unreviewed	1	0	0	0	0	0
