l.r.b.p.SeriesWithReleases(DecoratedSeries) : class documentation

Part of lp.registry.browser.product View In Hierarchy

A decorated series that includes releases.

The extra data is included in this class to avoid repeated database queries. Rather than hitting the database, the data is cached locally and simply returned.

Method __init__ Undocumented
Method addRelease Undocumented
Method has_release_files Undocumented

Inherited from DecoratedSeries:

Method css_class The highlight, lowlight, or normal CSS class.
Method packagings Convert packagings to list to prevent multiple evaluations.
def __init__(self, series, parent):
Undocumented
def addRelease(self, release):
Undocumented
@cachedproperty
def has_release_files(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.