#2073: './manage.py --settings=path.to.settings shell' fails when IPython is
installed
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian
     Type:  defect               |      Status:  new   
 Priority:  normal               |   Milestone:        
Component:  django-admin.py      |     Version:        
 Severity:  normal               |    Keywords:        
---------------------------------+------------------------------------------
 The reason is that manage.py currently lets IPython look at sys.argv for
 it's options, but sys.argv is populated with options for manage.py itself,
 which IPython doesn't recognize.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2073>
Django <http://code.djangoproject.org/>
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to