﻿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
1215	Locale finding is broken.	jiivan	hugo	"Locale finding in function 
{{{
django/utils/translation.py.get_translation_from_request()
}}}
 looks only in globalpath unlike 
{{{
translation()
}}}
 wich looks in all paths starting from PROJECTDIR. If the language isn't defined in django/conf/locale (i.e. pl)  it returns None, altough it is defined in PROJECTDIR.
The only workaround I've found is to make a fake file in django/conf/locale"	defect	closed	Internationalization		normal	invalid			Unreviewed	0	0	0	0	0	0
