layerindex-web/templates
Paul Eggleton 43203c578c Record and display update logs
At the moment it's a bit difficult to get update logs out of the
environment in which the update script is being run. In order to make
the logs more accessible, create a LayerUpdate model to record the
output of update_layer.py separately for each layerbranch and tie the
created LayerUpdates together with a single Update model per session.

We provide two ways to look at this - a Tools->Updates page for
logged-in users, and there's also an "Updates" tab on each layer that is
accessible to anyone; which one is useful depends on whether you are
looking at the index as a whole or an individual layer.

Update records older than 30 days are deleted automatically by default.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2016-11-16 15:31:46 +13:00
..
admin Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
layerindex Record and display update logs 2016-11-16 15:31:46 +13:00
registration Fixes for django-registration 2.x 2016-09-20 20:46:56 +12: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 Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
base.html Record and display update logs 2016-11-16 15:31:46 +13:00
pagination.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00