The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Tai Lee <real.hu...@mrmachine.net>
Date: Tue, 11 Sep 2007 16:29:09 -0700
Local: Tues, Sep 11 2007 7:29 pm
Subject: Re: Many-to-many relationships with additional columns
I think I'd like to see this functionality in trunk, too. Previously
when I needed a M2M model with sequence or other data, I just created the M2M model explicitly with ForeignKey fields to the two related models. class Role(models.Model): class Film(models.Model): class Actor(models.Model): class ActorFilmRole(models.Model): This seems to work, but is it missing out on some of the niceties / You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||