﻿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
17247	`django.contrib.auth` tests fail with non english localisation	rabio	nobody	"When I run all tests on my project with `manage.py test` many tests from contrib.auth failed due to not expecting hardcoded english strings in rendered context instead of localised texts.

Attached patch solved that problem for me.

I'm using there a kind of a poor man escaping filter. It probably should be substituted with one from template framework, though."	Bug	closed	contrib.auth	dev	Normal	duplicate			Unreviewed	1	0	0	0	0	0
