l.t.b.p.POTemplateUploadView(LaunchpadView, TranslationsMixin) : class documentation

Part of lp.translations.browser.potemplate View In Hierarchy

Upload translations and updated template.
Method cancel_url Undocumented
Method initialize Get the requested languages and submit the form.
Method submitForm Process any uploaded files.
Method upload Handle a form submission to change the contents of the template.

Inherited from TranslationsMixin:

Method translatable_languages Return a set of the Person's translatable languages.
Method answers_url Undocumented
@property
def cancel_url(self):
Undocumented
def initialize(self):
Get the requested languages and submit the form.
def submitForm(self):
Process any uploaded files.
def upload(self):
Handle a form submission to change the contents of the template.

Uploads may fail if there are already entries with the same path name and uploader (importer) in the queue and the new upload cannot be safely matched to any of them. The user will be informed about the failure with a warning message.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.