aa4ff6a Make project.users not be viewonly so users can be removed from a project

Authored and Committed by pingou 6 years ago
    Make project.users not be viewonly so users can be removed from a project
    
    Basically with this line the relationship was read only while the code
    was expecting a read/write relationship to remove the link between and
    user and a project.
    
    Fixes https://pagure.io/fedora-infrastructure/issue/6198
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
file modified
+0 -1