﻿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
15356	Possible problem with setting import in django/http/__init__.py	Miloslav Pojman	nobody	"Comments in QueryDict `_get_encoding` and `__init__` methods say:
> *Important*: do not import settings at the module level because of the note in core.handlers.modpython.
and settings are imported inside these methods:
http://code.djangoproject.com/browser/django/trunk/django/http/__init__.py#L327 and 
http://code.djangoproject.com/browser/django/trunk/django/http/__init__.py#L339

But settings ARE imported at the module level too:
http://code.djangoproject.com/browser/django/trunk/django/http/__init__.py#L124"		closed	HTTP handling	dev		wontfix			Unreviewed	0	0	0	0	0	0
