layerindex-web/templates
Paul Eggleton b3e9cb05d2 Include errors/warnings in main log in error/warning counts for updates
When showing the error/warning counts for update records we need to
include any errors/warnings that are shown only in the main update log,
so we need to adjust how these are collected. Use a function rather than
pure aggregation to give a bit more control, and a {% with ... %} block
in the template to avoid the functions being called more than necessary.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-08-14 15:09:36 +02:00
..
admin Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
layerindex Include errors/warnings in main log in error/warning counts for updates 2018-08-14 15:09:36 +02:00
registration Fixes for django-registration 2.x 2016-09-20 20:46:56 +12:00
rrs rrs: show link to other distro comparison pages 2018-08-13 16:02:59 +02:00
404.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
500.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
base_toplevel.html Add ability to trigger comparison updates manually from UI 2018-08-13 16:04:14 +02:00
base.html Add ability to trigger comparison updates manually from UI 2018-08-13 16:04:14 +02:00
pagination.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00