add django 5.2a1 initial support by auvipy · Pull Request #9634 · encode/django-rest-framework (original) (raw)
Regarding composite primary key support, I think that is out of scope of this PR for now. Also the composite primary key based other PR like composite ForeignKey, GFK, admin support are not merged yet. So we should keep this PR lean, just to make sure current tests pass with it. And we handle the brand new features in separate PR