﻿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
22369	Add ability to assert number of times a template is used for assertTemplateUsed	anonymous	Jake Rothenbuhler	"For instance, using django-autocomplete-light a template from this package is used for each field where you define as an autocomplete field. It'd be nice can check for the times the template is used:

SimpleTestCase.assertTemplateUsed(response, template_name, count=1, msg_prefix='')"	New feature	closed	Testing framework	dev	Normal	fixed	assert, testing		Accepted	1	0	0	1	0	0
