django-rest-polymorphic icon indicating copy to clipboard operation
django-rest-polymorphic copied to clipboard

How to modify the inheritance.

Open humbertolopezleon opened this issue 4 years ago • 0 comments

I am using django-rest-polymorphic and so far it worked fine, but I don't know how to convert an object from one type to another, that is, modify the inheritance. I thought that updating the value of the resourcetype would solve the problem but it is not true. Do you have any idea how to get this?

humbertolopezleon avatar Apr 07 '20 14:04 humbertolopezleon