﻿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
20691	"Documentation for ""Choosing between __str__() and __unicode__()"" is written for Python2 specifically"	Jim Garrison	nobody	At https://docs.djangoproject.com/en/dev/ref/unicode/#choosing-between-str-and-unicode it should be mentioned that {{{__str__()}}} is to be used instead of {{{__unicode__()}}} in Python3.  And a note about [https://docs.djangoproject.com/en/dev/ref/utils/#django.utils.encoding.python_2_unicode_compatible Python2 compatibility for using] {{{__str__()}}} should be provided.	Cleanup/optimization	closed	Documentation	dev	Normal	fixed		timograham@…	Ready for checkin	1	0	0	0	0	0
