mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2026-01-27 09:01:24 +01:00
Silently catching all exceptions like this is evil. Use .first() and check the return instead. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| static | ||
| tools | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| context_processors.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||
| wsgi.py | ||