﻿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
27438	manage.py diffsettings should allow to compare to another settings module (not only to default Django settings)	Paweł Marczewski	Paweł Marczewski	Rationale: I use a hierarchy of settings modules, where `settings/local.py` imports `settings/dev.py` imports `settings/base.py`. I want to see what I customized, e.g. `./manage.py diffsettings --default=settings.base`.	New feature	closed	Core (Management commands)	1.10	Normal	fixed			Ready for checkin	1	0	0	0	0	0
