Chris Moffitt schrieb: > I've implemented a similar hierarchy for categories in Satchmo using > elementtree. You can see my example here- > http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo/shop/templatetags/category_display.py
But you have html code in your programm. (The <ul> und <li> Tags). I don't want to put this in the programm code. All html thing should be stored in the template. To generate a tree menu without a template is very easy ;) -- Mfg. Jens Diemer ---- CMS in pure Python CGI: http://www.pylucid.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---