﻿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
13063	Documentation Clarification - Django 1.1.1 Tutorial Part 1 and __unicode__ methods	rwalsh	nobody	"Hi. I was going through part 1 of the 'Writing your first Django app' tutorial and in the part where you are asked to add __unicode__() methods to the Polls application data model, the tutorial does not tell you to do another syncdb which is what I needed to do in order for the Poll.objects.all() command to work correctly in the Python interpreter. (I'm using a Mac running Snow Leopard and Python 2.6.4.)

My specific concern in this regard is that the tutorial immediately goes into a note about what to do if the method addition does not seem to work which will likely lead people down wrong paths.

Regards,
Rich Walsh"		closed	Documentation	1.1		wontfix			Unreviewed	0	0	0	0	0	0
