On Tue, Oct 7, 2008 at 3:26 PM, Karen Tracey <[EMAIL PROTECTED]> wrote:

> On Tue, Oct 7, 2008 at 6:01 PM, Dylan Reinhardt <[EMAIL PROTECTED]>wrote:
>
>>
>> Is there any way to make Django ManyToManyField objects not be bi-
>> directional?
>>
>
> I think you want symmetrical=False:
>
>
> http://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.ManyToManyFields.symmetrical
>


That's *exactly* what I was looking for.  Thanks!

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