Re: Partially rendering templates.

2009-04-07 Thread Chris Dew
Thanks, that's a useful idea. Chris. On Apr 7, 12:34 pm, Malcolm Tredinnick wrote: > On Tue, 2009-04-07 at 03:04 -0700, Chris Dew wrote: > > Here's a newbie question: > > > Is there a way of rendering (a single block of?) a Django template, > > without it loading in it's parent template(s). > >

Re: Partially rendering templates.

2009-04-07 Thread Malcolm Tredinnick
On Tue, 2009-04-07 at 03:04 -0700, Chris Dew wrote: > Here's a newbie question: > > Is there a way of rendering (a single block of?) a Django template, > without it loading in it's parent template(s). > > My purpose is to use a single template to render both a component of a > page as an html sn