Re: IPython not default shell

2006-07-16 Thread cyberco
Sorry, I had an old version of Django installed which caused the problems. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To

IPython not default shell

2006-07-16 Thread cyberco
I've checked out the latest SVN version of Django, but when I try 'python manage.py shell' I get the standard shell, not IPython. But I have IPython installed on my computer. At the shell's command prompt I can just type 'import IPython' without a problem. I have IPython installed with readline, c