﻿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
3273	missing import in models.py, tutorial 2	dave.pawson@…	Adrian Holovaty	"http://www.djangoproject.com/documentation/tutorial2/

Says
Just for good measure, let's also include the was_published_today custom method from Tutorial 1:

list_display = ('question', 'pub_date', 'was_published_today')


This requires 
import datetime
in the file models.py

regards DaveP
"	defect	closed	contrib.admin		normal	worksforme			Unreviewed	0	0	0	0	0	0
