Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Durls.py130 …tables.CustomImagesTable.as_view(template_name="generic-toastertable-page.html"), name="projectcus…
H A Dtables.py475 class CustomImagesTable(ToasterTable): class
478 super(CustomImagesTable, self).__init__(*args, **kwargs)
483 context = super(CustomImagesTable, self).get_context_data(**kwargs)