Re: IPython support

2006-02-05 Thread [EMAIL PROTECTED]
Amazing how fast people are answering on that list. Thank you I will move to an svn version as soon as I have completed the tutorial. :-))

Re: IPython support

2006-02-05 Thread Adrian Holovaty
On 2/5/06, yann Malet <[EMAIL PROTECTED]> wrote: > I am having a look to Django. Basically I am just finishing the tutorial > part1. and when I used "python manage.py shell" I was disapointed to since > it is not using IPython. Hey Yann, We added that functionality in Django's development versio

IPython support

2006-02-05 Thread yann Malet
Hello,I am having a look to Django. Basically I am just finishing the tutorial part1. and when I used "python manage.py shell" I was disapointed to since it is not using IPython. I guess most of you know what it is else have a look to there (http://ipython.scipy.org/). A nice tutorial can be found