Cannot remove user that owns a project.
Created by: dosire
You get an error if you delete a user and then try to delete a project that user owns. To prevent this you should not be able to delete a user that owns project. This PR ensures that.
Created by: dosire
You get an error if you delete a user and then try to delete a project that user owns. To prevent this you should not be able to delete a user that owns project. This PR ensures that.