On Wed, Jan 16, 2013 at 5:46 PM, [email protected] <[email protected]> wrote: > The pizza could have the olive topping and onion topping, etc. But only one > of each. Thanks for any help.
use an explicit 'through' table and set both foreignkeys as 'unique together' on that table. -- Javier -- 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.

