#16483: manage.py shell does not work with the latest IPython release (0.11.rc2)
--------------------+--------------------------------------------
 Reporter:  croach  |          Owner:  croach
     Type:  Bug     |         Status:  new
Milestone:          |      Component:  Core (Management commands)
  Version:  SVN     |       Severity:  Normal
 Keywords:          |   Triage Stage:  Unreviewed
Has patch:  1       |  Easy pickings:  0
    UI/UX:  0       |
--------------------+--------------------------------------------
 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()
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16483>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to