﻿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
21372	Documentation on Settings wrong about django.utils.translation	salvatore@…	Bernardo Pires Carneiro	"The page https://docs.djangoproject.com/en/dev/ref/settings/ says:

You should never import django.utils.translation from within your settings file, because that module in itself depends on the settings, and that would cause a circular import.

That's actually not true: you can use ugettext_lazy with no problems."	Bug	closed	Documentation	dev	Normal	fixed		salvatore@… carneiro.be@… Baptiste Mispelon	Ready for checkin	1	0	0	0	1	0
