﻿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
18253	error in tutorial	anonymous	nobody	"https://docs.djangoproject.com/en/1.3/intro/tutorial02/

def __unicode__(self):
        return self.question 

should probably read

def __unicode__(self):
    return self.choice

see here
http://stackoverflow.com/questions/2811075/model-django-poll



"	Uncategorized	closed	Documentation	1.3	Normal	worksforme			Unreviewed	0	0	0	0	0	0
