﻿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
8035	Typo in tutorial 1	finsprings	nobody	"In tutorial one, the definition of was_published_today() includes:

self.pub_date.date() == datetime.date.today()

I think that should be:

self.pub_date.date() == datetime.today().date()

The typo is in 0.96 and the latest version."		closed	Documentation	dev		invalid			Unreviewed	0	0	0	0	0	0
