Re: Newbie questions concerning nesting blocks, for loop and super

2009-01-13 Thread dr.mob...@googlemail.com
hen trying to add javascripts and ajax stuff!) I've even got a MochiKit demo working now :-) Thanks again, Mobeus. On Jan 13, 7:24 pm, "Karen Tracey" wrote: > On Tue, Jan 13, 2009 at 12:31 PM, dr.mob...@googlemail.com < > > dr.mob...@googlemail.com> wrote: > > &

Newbie questions concerning nesting blocks, for loop and super

2009-01-13 Thread dr.mob...@googlemail.com
Hello, I'm new to DJango, but I'm already lovin' it. I have a few questions however - can someone offer any guidance, please? Is the possible following in a template: { inherits ... } {% for item in items %} {% block A %} some text here {% endblock A %} {% block B %} s