﻿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
21036	Note that __unicode__ is __str__ in python 3	anonymous	nobody	The documentation at https://docs.djangoproject.com/en/1.5/intro/tutorial01/ does not mention the change in Python 3 where `__unicode__` does not exist and `__str__` now returns unicode strings. Would be nice to put it in as I didn't know this about python 3 until I looked up why the tutorial code wasn't working.	New feature	closed	Documentation	dev	Normal	duplicate	unicode python3 str		Accepted	0	0	0	0	0	0
