I'm working on a database-backed Web site which requires a few tables to use dual primary keys (two columns acted together as primary key; each of them is not unique in itself). How to do that properly?
(I'm aware of 'unique_together', however that is not really meant for primary key creation, is it?) Thanks a bunch in advance, rich --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---