﻿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
11135	'was_published_today' in Tutorial 2	Marcin Pekalski <mpekalski@…>	nobody	"The line 

list_display = ('question', 'pub_date', 'was_published_today')

should be changed to 

list_display = ('question', 'pub_date', was_published_today)

[no ' ' over was_published_today]

Moreover, I think there should be a word or two that datetime sould be imported in models.py


"		closed	Documentation	1.0		invalid	tutorial		Unreviewed	0	0	0	0	0	0
