ContentTypes, LikedItem, TaggedItem implementation?

Hi there!

I think I am a bit confused on how to implement the generic relations with ContentTypes…

What worries me is that nobody here asked it already so it must be something super simple…

So my questions are the following:

  • How exactly the TaggedItem class will be filled with data?
  • How would the view to add a tag look like?
  • How would the view to show all the tags for an item look like?

Can someone help or even show some code?

Thanks in advance!

I am having the same question. In fact my work never created a likes_likeditem column in the table. Everything else including TaggedItem works. Not sure how the generic is conveyed either.