#16483: manage.py shell does not work with the latest IPython release (0.11.rc2)
-------------------------------------+-------------------------------------
Reporter: croach | Owner: croach
Type: Bug | Status: reopened
Milestone: | Component: Core (Management
Version: SVN | commands)
Resolution: | Severity: Normal
Triage Stage: | Keywords:
Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Changes (by fdintino):
* status: closed => reopened
* resolution: needsinfo =>
* stage: Accepted => Unreviewed
Comment:
I'm not sure whether this comment should go here, or if I should open a
new ticket.
I'm doubtful that the ipython interactive shell was ever completely
broken... however, the ipython shell as it is currently implemented
doesn't import the user's iPython configuration, which changed in 0.11. In
fact, as far as I can tell, that is the only difference between
`IPython.frontend.terminal.embed.InteractiveShellEmbed.mainloop()` (what
django currently calls) and `IPython.frontend.terminal.embed.embed()`.
--
Ticket URL: <https://code.djangoproject.com/ticket/16483#comment:7>
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.