dk wrote:
> I am making a site to contain "examples" that may be tagged with
> "tags".  I am wondering how to count the uses of the tags (for making
> a tag cloud, for example).

Your best bet for tags is to use django-tagging:

http://django-tagging.googlecode.com/

That app provides just about everything one needs for tagging, including 
template filters for tag clouds.

--
--Max Battcher--
http://worldmaker.net


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

Reply via email to