﻿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
20687	Document that the max_age argument of TimeStampSigner.unsign should be a number of seconds	Baptiste Mispelon	nobody	"Currently, neither the documentation [1] or the code [2] are very explicit about what kind of value `max_age` is supposed to receive (a `timedelta`, a `datetime`, ...?).

It's only by looking at the error message that you can guess it's expecting seconds.

[1] https://docs.djangoproject.com/en/dev/topics/signing/#verifying-timestamped-values
[2] https://github.com/django/django/blob/master/django/core/signing.py#L185"	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed		tomas.ehrlich@…	Accepted	1	0	0	0	1	0
