that's funny.  they answered how to do the tree thing, but the wiki
basically says no recursion... I should look into the % recurse %
keyword tho.

-j

On 2/7/06, Shannon -jj Behrens <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm trying to build ye ol' bulletin board application to try out
> Django.  I'm having a hard time outputting the hierarchy of messages.
> I can't figure out how to use recursion in templates.  I also need to
> be able to treat a template "like a function" passing arguments.  How
> should I be thinking about this problem?  Here's the app written in
> another framework: <http://seamstress.norcalttora.com/>.
>
> Thanks!
> -jj
>

Reply via email to