﻿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
30775	Tutorial part 5 testing often encounters import errors	Katie McLaughlin	Katie McLaughlin	"As reported via the contact form (thanks Tom R.!), people completing the tutorial often get stuck in Part 5 when running their first tests

https://stackoverflow.com/questions/14719883/django-can-not-get-a-time-function-timezone-datetime-to-work-properly-gett

The issue is that there is an import line hiding in Part 2 ""Playing with the API"" where imports are added to the polls/models.py that are often missed, generating a different error when running the tests than what is expected by that part of the tutorial. 

I already have a patch for this :)"	Cleanup/optimization	closed	Documentation	2.2	Normal	fixed			Accepted	1	0	0	0	0	0
