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 of a class in
MIDDLEWARE_CLASSES.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to