def form(self): """ The upload form. :result: Data that is needed to render the form (such as allowed child types). :rtype: dict """ upload.need() return {}