layerindex-web/rrs
Mariano Lopez ab7f6443ac rrs/views.py: Fix exception in Maintainer view
When try to get Maintainer view with empty database a exception
is raised due to don't have intervals.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2018-05-04 23:57:52 +12:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2018-05-04 23:57:51 +12:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2018-05-04 23:57:52 +12:00
static rrs: Set of UI improvments 2018-05-04 23:57:51 +12:00
__init__.py rrs: Add application 2018-05-04 23:57:51 +12:00
admin.py rrs: Add support for Release 2018-05-04 23:57:51 +12:00
context_processors.py rrs: Add application 2018-05-04 23:57:51 +12:00
models.py rrs: Add missing date indexes in RecipeUpstreamHistory 2018-05-04 23:57:52 +12:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2018-05-04 23:57:51 +12:00
views.py rrs/views.py: Fix exception in Maintainer view 2018-05-04 23:57:52 +12:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2018-05-04 23:57:52 +12:00