I am using the google tagging application in the developing multi-user blogging system.
I can get the tag list using "Tag.objects.usage_for_model(Widget, filters=dict(size__gt=99, user__username='Alan'))" But I don't know how I can get the tagged item list. I try to find filter function among the taggedItem member function. But there is no such a thing. If is there any possiblility otherwise basically, is it impossible? To do what I want to do, do I need more time to be implemented what I want to do? Any tips will be warmly appreciated. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---