l.b.b.b.BugTaskListingItem : class documentation

Part of lp.bugs.browser.buglisting View In Hierarchy

A decorated bug task.

Some attributes that we want to display are too convoluted or expensive to get on the fly for each bug task in the listing. These items are prefetched by the view and decorate the bug task.

Method __init__ Undocumented
Method last_significant_change_date The date of the last significant change.
Method bug_heat_html Returns the bug heat flames HTML.
Method model Provide flattened data about bugtask for simple templaters.
def __init__(self, bugtask, has_bug_branch, has_specification, has_patch, tags, people, request=None, target_context=None):
Undocumented
@property
def last_significant_change_date(self):
The date of the last significant change.
@property
def bug_heat_html(self):
Returns the bug heat flames HTML.
@property
def model(self):
Provide flattened data about bugtask for simple templaters.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.