On Nov 20, 10:22 am, "Saurabh Agrawal" <[EMAIL PROTECTED]> wrote:
> Using the Python IDLE, I am able to issue command "import coltrane" without
> problem. (coltrane is the name of standalone app)
>
> However, I am not able to do so using Django configured shell "python
> manage.py shell".
It woul
Hi,
I am following Practial Django Projects book. In Chapter 4, Django Powered
Weblog, James talks about standalone apps.
The basic premise seems to be to include the app in the python path. I have
done that.
Using the Python IDLE, I am able to issue command "import coltrane" without
problem. (c
2 matches
Mail list logo