﻿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
1214	django.utils.translation reads DJANGO_SETTINGS_MODULE	ianb@…	hugo	When installing the locale files, the translation module looks in the environment for DJANGO_SETTINGS_MODULE.  Instead it should read the {{{settings.__file__}}} attribute, or maybe have a setting that {{{django.conf.settings}}} fills in (by default) from the module name like translation currently does.  Whatever it does, that kind of logic doesn't need to be in the translation module.	defect	closed	Translations		normal	fixed		ianb@…	Unreviewed	0	0	0	0	0	0
