﻿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
30309	Remove hasattr reference in One-to-One documentation example	David Beitey	nobody	"The One-to-One example of using `hasattr` to avoid exception handling is based on the side effect of `hasattr` swallowing all exceptions.  This was pre-Python 3.2 behaviour and has been changed to only suppress AttributeErrors as explained at https://bugs.python.org/issue9666.

PR: https://github.com/django/django/pull/11159"	Uncategorized	closed	Documentation	2.2	Normal	invalid			Unreviewed	1	0	0	0	0	0
