l.t.b.d.DistributionView(LaunchpadView) : class documentation

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

Default Distribution view class.
Method translation_focus Return the IDistroSeries where the translators should work.
Method show_page_content Whether the main content of the page should be shown.
Method can_configure_translations Whether or not the user can configure translations.
Method is_translations_admin Whether or not the user is a translations admin.
Method secondary_translatable_series Return a list of IDistroSeries that aren't the translation_focus.
@cachedproperty
def translation_focus(self):
Return the IDistroSeries where the translators should work.

If ther isn't a defined focus, we return latest series.

@cachedproperty
def show_page_content(self):
Whether the main content of the page should be shown.
def can_configure_translations(self):
Whether or not the user can configure translations.
def is_translations_admin(self):
Whether or not the user is a translations admin.
def secondary_translatable_series(self):
Return a list of IDistroSeries that aren't the translation_focus.

It only includes the ones that are still supported.

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