I've got the following function that I include in my views to set context variables: http://dpaste.org/FIZnG/. Occasionally my templates start caching these variables, no matter what model my views are based on. I do not have any caching enabled as far as I know, and the console prints the correct value.
Does any one know how to keep django from caching these context variables? Thanks, John -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/nBDTn_GB7aEJ. To post to this group, send email to django-users@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.