ed605c2 Fix API uploads after frontend refactoring

1 file Authored by athoscr 8 years ago, Committed by Miroslav Suchý 8 years ago,
    Fix API uploads after frontend refactoring
    
    commit 4b1ec255 refactored BuildFormUploadFactory, removing
    create_form_cls from it. There was still one call to this method in the
    API.
    
    Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com>
    Signed-off-by: Alessandro Caetano <alessandro.caetanob@gmail.com>