#29114: `django-admin shell` TypeError crash with ipython installed
-------------------------------------+-------------------------------------
     Reporter:  pannous              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Management     |                  Version:  2.0
  commands)                          |               Resolution:
     Severity:  Normal               |  worksforme
     Keywords:  django-admin         |             Triage Stage:
  manage.py shell repl               |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * component:  Uncategorized => Core (Management commands)
 * type:  Uncategorized => Bug
 * resolution:  needsinfo => worksforme


Comment:

 For what it's worth, I couldn't reproduce the reported crash:
 {{{
 $ PYTHONPATH=. django-admin shell --settings=mysite.settings
 Python 3.5.5 (default, Feb  4 2018, 21:11:55)
 Type 'copyright', 'credits' or 'license' for more information
 IPython 6.2.1 -- An enhanced Interactive Python. Type '?' for help.

 In [1]:
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29114#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.ebce1e3eaaed3b72200057c1fa0034a2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to