Hi , I found out from a random google search that I could use IPython
to automatically import modules so that I could test Django views.
I downloaded it (WIN XP), installed it. I'm able to import it, but I
just can't seem to get the object working.
The code:
---
t
On Feb 18, 3:12 pm, Robert Kern wrote:
> On 2009-02-18 15:49, beetlecube wrote:
>
>
>
> > Hi , I found out from a random google search that I could use IPython
> > to automatically import modules so that I could test Django views.
>
> > I downloaded it (WIN XP),