layerindex-web/rrs
Mariano Lopez d1846b35e0 views.py: Fix current up to date percentage
There was an issue where the current up to date was always
using the latest upstream version to get the percentage.
This uses the upstream version in the period displayed.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
2015-07-02 15:47:06 -05:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2015-02-20 09:06:59 +00:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2015-02-25 13:44:51 +00:00
static rrs: Update uitablefilter 2015-04-13 20:18:58 +00:00
__init__.py rrs: Add application 2015-01-08 10:56:26 -06:00
admin.py rrs: Add support for Release 2015-02-16 16:53:34 -06:00
context_processors.py rrs: Add application 2015-01-08 10:56:26 -06:00
models.py views.py: Fix current up to date percentage 2015-07-02 15:47:06 -05:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2015-02-16 23:26:55 -06:00
views.py views.py: Fix current up to date percentage 2015-07-02 15:47:06 -05:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-02-24 13:36:19 +00:00