﻿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
25680	Add support for manage.py shell -e 'run_some_code_as_django()'	Håkan W	Niels Van Och	"I'm noticing a trend in my projects that I tend to create management commands that are just wrappers around a simple call that needs to be executed as Django.

Sometimes it would be so much easier to be able to just do this (from Fabric, or a bash script):

python manage.py shell -e 'do_something()'

"	New feature	closed	Core (Management commands)	1.8	Normal	fixed		markus.magnuson@…	Accepted	1	0	0	0	0	0
