On Thu, Oct 15, 2009 at 12:39 AM, ringemup <ringe...@gmail.com> wrote: > > Is there ever a reason to pass a plain Context rather than a > RequestContext when rendering a template?
Sure. Any time you don't have a request. There are any number of reasons you might not have a request. One obvious example is in a standalone script (e.g., a cron script) that is sending an email whose content is templated. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---