﻿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
20237	Unable to test pure binary with assertContains	Claude Paroz	nobody	In one of my projects, I'm testing some readable content of a PDF file with `assertContains`. Unfortunately, this is no longer possible in Django 1.5 (and I'm probably partially accountable for that!), as `assertContains` always try to decode the response content. I'd suggest to revert this regression.	Bug	closed	Testing framework	1.5	Normal	fixed	regression	bmispelon@…	Ready for checkin	1	0	0	0	0	0
