Home
last modified time | relevance | path

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

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