layerindex-web/rrs
Mariano Lopez 7666b94d4c 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>
2015-04-08 21:53:44 +00: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: Adding Yocto Project favicon 2015-02-20 09:28:54 +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 rrs: Add missing date indexes in RecipeUpstreamHistory 2015-02-25 13:44:51 +00:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2015-02-16 23:26:55 -06:00
views.py rrs/views.py: Fix exception in Maintainer view 2015-04-08 21:53:44 +00:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-02-24 13:36:19 +00:00