Hi, Based on the Django documentation for Bookmarks and tags, is it possible to have a queryset to find a list of bookmarks from a list of Tags?
==> TaggedItem*.*objects*.*filter(content_type__pk*=*bookmark_type*.*id) I want to retrieve a list of bookmarks. In my use case, I have users who create a list of tags for certain bookmarks. How do I retrieve a list of bookmarks for that users based on his tags? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.