Hi there, I've started writing a menu application, but I quickly realised that what I need is very generic. So, instead of reinventing the wheel I wanted to ask if you knew about a good menu app.
All I've come across so far is http://code.google.com/p/django-menuse/ Not bad, but the features I'm after are: - possibility to create several menus - unlimited child depth (or at least 3 should be good enough) - an admin interface which lets you visualise the tree structure, and to move the menu item up or down in the tree. Thanks for your tips! Julien ;) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

