django-polymorphic
django-polymorphic copied to clipboard
Update resourcetype field
I am using djangot-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?