﻿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
13615	test.TestCase.assert(Not)Contains assumes response content is a page.	Daniel Duan	nobody	"Currently, if a test fails on django.TestCase.assertContains/assertNotContains(), Django says ""Couldn't retrieve page: Response code was %d"", which is an odd message if someone expects the response content is not a web page.

It took me about 2 minutes to comprehend this message the first time when I was working on a webapp that speaks JSON.

The message should use the word ""content"" instead of ""page"", it does make a difference."		closed	Testing framework	dev		fixed			Ready for checkin	1	0	0	0	0	0
