[Django]-Why won't Django use IPython?
48👍 ✅ Try installing it into virtualenv! 🙂 👤Mike Repass [Django]-How do you detect a new instance of the model in Django's model.save() 16👍 I love iPython but don’t like installing it in all my virtualenvs, and I’ve found a good solution to allow for that. Instead of using python manage.py shell, you can just … Read more