Hi, Adam
Thanks for your reply.
I added limitations to GitHub.
https://github.com/Arisophy/django-compositepk-model/blob/main/README.md#limitations
For now, that's what I'm aware of.
And , I posted my blog about my implementation and opinion.
https://gijutsu.com/en/2021/03/16/django
Hi, django developers.
Is anyone still interested in ticket373?
https://code.djangoproject.com/ticket/373
I'm gradually migrating legacy systems built with Ruby On Rails to Django.
So made an extended Model class that supports composite primary keys.
https://github.com/Arisophy/d