Skip to content

WIP:Fix protected delete

Martin Lehoux requested to merge fix-protected-delete into master

About #105 (closed)

ProtectedError raised when attempting to delete an object used in other objects returns a string and the list of objects. I have found somewhere error.protected_objects worked, but i'm not sure yet. Otherwise, I will have to use error.args[1].

I am currently deploying it on the Metz dev instance.

Closes #105 (closed)

Edited by klafyvel

Merge request reports