Sorry if this has been addressed-- having trouble figuring out how to search for this issue.
Basically, I'd like to be able to edit many-to-many relationships from both admin screen, so if "articles" has a mtm relationship w/"categories", I can see both which categories are attached to articles from the article admin screen, AND which articles are attached to the category from the categories admin screen. Saw some talk of putting ManyToManyFields in both classes, & then forcing the db_table name to be the same, but sounded kinda unorthodoxy & early reports were that it didn't work anyway. Any ideas? Many thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

