layerindex-web/layerindex
Paul Eggleton e01254dd0d utils: ensure we show error messages on server startup
If a BBHandledException occurs that means some error was logged, so we
need to handle any pending events so that we can actually have the error
logged. Tinfoil should really be doing this for us but at this stage in
the release we can't really fix this there, so do it here for now.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.microsoft.com>
2021-10-20 10:02:56 +13:00
..
migrations Updating models and imports for Django 2.2 upgrade. 2020-06-30 05:37:09 +12:00
static Upgrade Chart.js to 2.9.3 2019-12-09 11:39:47 +13:00
templatetags Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
tools Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
__init__.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
admin.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
auth_forms.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
auth_views.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
bulkchange.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
context_processors.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
forms.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
layerconfparse.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
middleware.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
models.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
querysethelper.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
recipedesc.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
recipeparse.py update: fix setup of BBLAYERS 2021-10-20 10:02:53 +13:00
restperm.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
restviews.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
securityquestions.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
tasks.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
update_layer.py update: fix setup of BBLAYERS 2021-10-20 10:02:53 +13:00
update.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
urls_branch.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
urls.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
utils.py utils: ensure we show error messages on server startup 2021-10-20 10:02:56 +13:00
views.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00