﻿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
29941	assign to user_type variable explicitly	Varun Mudgil	nobody	"In the examples on the permalink https://docs.djangoproject.com/en/2.1/ref/contrib/contenttypes/#django.contrib.contenttypes.models.ContentType.model_class, the example:
ContentType.objects.get(app_label=""auth"", model=""user"") should be assigned to variable user_type first because the examples that follow it use it:

user_type.model_class()"	Cleanup/optimization	closed	Documentation	2.1	Normal	fixed			Unreviewed	0	0	0	0	1	0
