In the documentation for Generic Relations, a Vegetable and Animal can be Tagged via a GenericInline for each model.
I want to be able to choose a tag and subsequently add/remove which models have that tag via a ManyToMany-style inline. Is this already available, or do I have to roll my own? I want to have fine-grained control over what a tag points to, rather than editing each separate model on its own & remove that tag. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---