Jeremy,
Thanks for the solution, I had a module in middleware_classes rather
than installed_apps.
--Jon
On 14/08/06, Jeremy Dunck <[EMAIL PROTECTED]> wrote:
>
> On 8/14/06, Jon Atkinson <[EMAIL PROTECTED]> wrote:
> > TypeError: 'module' object is not callable
> >
> > If I hit reload, everything
On 8/14/06, Jon Atkinson <[EMAIL PROTECTED]> wrote:
> TypeError: 'module' object is not callable
>
> If I hit reload, everything starts to work fine again, but it's
> annoying to have to reload my browser twice after each change I make.
> Any ideas?
It looks like you've specified a module instead
Hi,
I'm getting a strange error when I run my application via the built in
testing server. Each time I modify a source file, and the server
reloads my views, the first request I make to the server prints the
following to stderr:
Traceback (most recent call last):
File
"/sw/lib/python2.4/site-
3 matches
Mail list logo