﻿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
25051	now template tag documentation	Mark Tranchant	nobody	"The documentation [https://docs.djangoproject.com/en/1.8/ref/templates/builtins/#now here] says:

  You can also use the syntax {{{ {% now ""Y"" as current_year %} }}}  to store the output inside a variable.

I think it'd be worth clarifying that {{{ current_year }}}  will then be a string not an integer. I spent a while working out why {{{ {% if current_year > 2015 %} }}}  was returning {{{True}}}."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	0	1	0
