Also, do you have django.core.context_processors.request in your
context_processors?  It looks like you're trying to overwrite a dict
element that already exists.

On Sep 6, 12:14 pm, Bram - Smartelectronix <[EMAIL PROTECTED]>
wrote:
> Hello Everyone,
>
> I have a request context which sets {'request':request}...
>
> On windows (dev-server) everything is fine and dandy, but on our live
> site (splicemusic.com, Apache2 + mod_python) I see *sporadic*
> appearances of:
>
> "VariableDoesNotExist: Failed lookup for key [request] in [{}]"
>
> Does anyone have any idea what this could mean? The strange part is that
> the same page will sometimes trigger the error and sometimes... not!
>
>   - bram


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to