After tooling around with it a bit, I simplified it so that each Vegetable/Animal has a ManyToMany relationship with a Tag.
But I still would like to find a way of consolidating the editing of where a Tag points on the actual TagAdmin page. On Mar 30, 1:24 pm, Liquidrums <ericclemm...@gmail.com> wrote: > 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 -~----------~----~----~----~------~----~------~--~---