python 调试Django程序时错误 "AttributeError: 'module' object has no attribute 'Shell'"
运行django manage.py时出现如下错误:
sudo pip uninstall ipythonsudo pip install ipython==0.10