On Thu, Jan 05, 2012 at 09:03:56AM -0800, Guy Nesher wrote:
I've created a simple context processor which simply returns a variable, however I'm unable to retrieve it from my template.
"Each context processor must return a dictionary." https://docs.djangoproject.com/en/1.3/ref/templates/api/#writing-your-own-context-processors -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

