Having needed to write some kind of a menuing app for virtually all of
my Django projects, and seeing that I couldn't really find any that
would fit my needs, I finally sat down to try and write a
distributable and generic one.

And so,
http://code.google.com/p/django-yama/
was born. Copy/paste from the project description:

"It supports hierarchical (tree-structure) menus of arbitrary depth,
and enables you to create menus linking to models and views from other
Django apps, as well as external URLs.

The admin part of the app is completely customized, utilizing jQuery
to provide a simple user interface. The interface was mostly ripped
off from^W ^W ^W influenced by django-page-cms."

Hope someone else finds it useful as well, and comments are wellcome
of course.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to