On Tue, Apr 29, 2008 at 4:31 AM, phloopy <[EMAIL PROTECTED]> wrote:
>
>  It looks like Rails has something called Has Many Through that can
>  address such a triple join table.  Still no idea how to do it in
>  Django though...

Right now - like this:

http://www.djangoproject.com/documentation/models/m2m_intermediary/

Longer term, we're working on this:

http://code.djangoproject.com/ticket/6095

Yours
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to