Thanks a lot for so quick and to the point replies. A few more questions now hit me:
1. Are there any plans in future for supporting composite natural keys? What is the reason behind not supporting this? 2. Is it so that using surrogate primary keys (system generated id) is a better way compared to using natural primary keys, and hence Django, TurboGears and Rails do not support composite primary keys? I was an admirer of natural keys, but it seems I have to make myself modern...is it so? 3. How are legacy systems supported by Django? By changing the schema - adding surrogate primary keys to the existing database? Seems risky if other applications are using the DB parallely? Thanks again. Sanjay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---