﻿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
3261	Missing imports in example.	dave.pawson@…	Jacob	"http://www.djangoproject.com/documentation/tutorial1/

Has

# Create a new Poll.
>>> from datetime import datetime
>>> p = Poll(question=""What's up?"", pub_date=datetime.now())

Neither time nor datetime are imported.
I think it should be corrected.

Also the id values are returned as longs.

regards "	defect	closed	Documentation		normal	worksforme			Unreviewed	0	0	0	0	0	0
