I have a table like this id | name | parentid
And parentid is a Foreign Key to ID. So I have a tree in my database. My question is that, how can I represent it on the web as a tree. Something like this : http://community.csdn.net/ or simply this : http://www.smth.org/frames.html Is there any example that I could study? By the way, if django could provide a generic tree view support, it might be very cool. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---