Looking at the docs here:

http://docs.djangoproject.com/en/dev/topics/db/models/#extra-fields-on-many-to-many-relationships

I cannot find any reference to how to access the data in the
"Membership" table.  For example, if I have a reference to the
"beatles" object, how do I find the "date_joined" for each of the
"Person" objects.  I have looked through the other sections of the
documentation, searched this group, and searched via Google, but
couldn't find the info.

Thanks,
Nate

--~--~---------~--~----~------------~-------~--~----~
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