﻿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
16483	manage.py shell does not work with the latest IPython release (0.11.rc2)	croach	croach	"The latest release candidate for the IPython application has changed the way in which an IPython instance is embedded. According to the latest IPython documentation (http://bit.ly/q1yj0O) an IPython instance can be embedded as follows:

{{{
from IPython import embed
embed()
}}}
"	Bug	closed	Core (Management commands)	dev	Normal	invalid			Unreviewed	1	0	0	0	0	0
