Monday, October 10, 2011

Re: An application for hierarchical tagging?

On 10 October 2011 15:00, Jim <jim.hefferon@gmail.com> wrote:
Is there an application that would characterize the data by hierarchy?

That is, I want a taxonomy for my data to go something like this.
 books
 books > fiction
 books > fiction > murder mysteries
and my data can be associated with one or more sub-branches of this
tree.

this is what django-categories does.
https://github.com/callowayproject/django-categories
HTH
fabrizio

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment