Home
last modified time | relevance | path

Searched refs:MostRecentBuildsView (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Durls.py246 url(r'^mostrecentbuilds$', widgets.MostRecentBuildsView.as_view(),
H A Dwidgets.py466 class MostRecentBuildsView(View): class