On Jan 10, 5:48 pm, "Benjamin W." <[email protected]> wrote:
> Hi,
>
> I have a model with a ManyToManyField.
> The junction table ist automatically created by django.
> In my application it is needed to save additional information for
> every relation that is created, so I would need an additional field in
> the junction table.
>
> It's difficult to explan, so I've created a screenshot, perhaps this
> makes it more clear:http://doubleu-it.com/sample.jpg
>
> Hopefully you understand what I mean ;)
> Thank you very much,
> greets ben

http://docs.djangoproject.com/en/dev/topics/db/models/#extra-fields-on-many-to-many-relationships
--
DR.
-- 
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.


Reply via email to