Hi,
Sorry for not giving more details. I did not want to get into my code
as much as I was hoping to find out more about how the dev server
might differ from the command line.
I was using the pod module (http://code.google.com/p/pickled-object-
database/) in addition to mysql.
It turns out that
On Jul 21, 12:13 am, cwurld wrote:
> Hi,
>
> I have a snippet of code that runs fine as a standalone program. But
> when I incorporate it into a view and access that view w the
> development server, the snippet no longer works.
>
> What is the difference between the python interpreter and the
> d
Did you forget any imports?
Maybe your code snippet's identifiers clashed with the default django ones?
Are there any errors in stdout?
2009/7/21 cwurld :
>
> Hi,
>
> I have a snippet of code that runs fine as a standalone program. But
> when I incorporate it into a view and access that view w
Hi,
I have a snippet of code that runs fine as a standalone program. But
when I incorporate it into a view and access that view w the
development server, the snippet no longer works.
What is the difference between the python interpreter and the
development server?
Thanks,
Chuck
--~--~-
4 matches
Mail list logo