Re: Confusion about blocks in child templates

2010-01-23 Thread Jesaja Everling
Hello Daniel, thanks for your quick answer. I didn't find the documentation to say this explicitly, but maybe I just overlooked the relevant section. I never used blocks that were not defined in the base template before, but now I tried to use templates from a reusable app, and was expecting them

Re: Confusion about blocks in child templates

2010-01-23 Thread Daniel Roseman
On Jan 23, 12:57 pm, Jesaja Everling wrote: > Hello all, > > I'm a little confused about how the template engine handles blocks in > child templates. > I always thought that if you define a block in a child template that > isn't defined in a template the child template extends, the block is > just