﻿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
24622	"Response ""context"" and ""templates"" not available in the Test Client when using Jinja2 - Django 1.8"	rivantis	Mat Moore	"When using Jinaj2 as the template of choice for a new Django 1.8 project, the Test Client does not populate the `context` and `templates` variables of the Response class. 

If you run the same test using the Django Template Engine, everything works as expected. 

I understand that the Django Test Client uses signals to populate the variables above, however as a someone new to Django, I was not able to pinpoint where the issues lies. "	Bug	assigned	Testing framework	1.8	Normal		jinja2, test client	piquadrat@… moritz.sichert@… Roy Smith	Accepted	0	0	0	0	0	0
