﻿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
1225	Change year in the Documentation to 2006	Dumitru Postoronca <postoREMOVETHIS@…>	Jacob	"Hi.

In the [http://www.djangoproject.com/documentation/tutorial1/ Django tutorial] page, after setting up the models & adding initial info, there is an example of the database API:
{{{
>>> polls.get_object(pub_date__year=2005)
What's up?
}}}

It doesn't render the expected result, because when adding it, we're using now() and it's 2006

PS: Happy new year ;)

"	defect	closed	Documentation		trivial	fixed			Unreviewed	0	0	0	0	0	0
