﻿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
25094	Jinja2 backend requires settings to be configured	Jaap Roes	nobody	"Importing the Jinja2 backend without configuring settings raises:

{{{ django.core.exceptions.ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. }}}. 

As far I can tell the Jinja2 backend doesn't need a cache backend to be configured.
"	Uncategorized	closed	Template system	dev	Normal	duplicate	jinja2 cache backend		Unreviewed	0	0	0	0	0	0
