﻿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
8270	Add convenience method to ContentTypeManager	Jeremy Dunck	nobody	"app_label, model_name (e.g. ('news', 'story')) is often passed around internally in our codebase.

The attached patch would be nice in Django, since otherwise we do a little hula to get the ContentType object.  Doing a direct query would miss the handy cache ContentTypeManager includes.

"	New feature	closed	contrib.contenttypes	dev	Normal	fixed			Accepted	1	1	1	1	0	0
