﻿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
12821	Application settings	sorl	nobody	Providing application default settings is quite painful but still very common. I propose in similarity how the admin.py files can be located using autodiscover to have a settings file in the application directory which if located, values will be added to the settings object. Here is some code that I am using personally, it tries to import settings.py file in the app dir and there is no way to stop that, which i suggest must be optional, what do you think?		closed	Core (Other)	1.1		wontfix	settings		Unreviewed	0	0	0	0	0	0
