Hello,

I have this issue, I am using the development Django version (checked
out from svn). I use a template_context_processor and sometimes the
context_processor is processed twice,
one for the current request and one for the referring/previous
request. I know this because I am using logging inside the
context_processor function, and I log request.META['REQUEST_URI']
Do you have any idea how to solve this ?

Thanks,
Stefan

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to