Re: Getting the Current Template Name/Path

2009-02-26 Thread Malcolm Tredinnick
On Thu, 2009-02-26 at 13:00 -0800, Tim White wrote: > Hi - > > Is there a way to get the name and path of the current template being > rendered? Not really. If settings.DEBUG is True, there is an "origin" attribute on the template, but it may not contain a useful value (after all, templates don

Getting the Current Template Name/Path

2009-02-26 Thread Tim White
Hi - Is there a way to get the name and path of the current template being rendered? Thanks! Tim --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-u