I have seen references to people adding the support of composite primary keys to Django for years, but it does not look like it has been added.
I have a number of legacy databases that I cannot add fields to but need to be able to be queried through Django. They are read-only tables. A number of the tables are also related through Composite Foreign Keys and I have seen some addons but not sure what is fully supported. I am trying to use Django 2.1.5. Any help or ideas would be appreciated, and saying "Add a field to your tables" is not an option. Thank you. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7138daca-8393-4431-9c91-6e4fb83dfb7c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

