layerindex-web/rrs
Aníbal Limón 632d9be459 rrs: RecipeDetail view fix
rrs/views.py: Now is necessary to test if a RecipeMaintainer exists by
milestone to avoid errors for undefined variables.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2018-05-04 23:57:51 +12:00
..
fixtures rrs: Recipes add url validation 2018-05-04 23:57:51 +12:00
migrations rrs: Add support for Recipe maintainership history 2018-05-04 23:57:51 +12:00
static rrs: Recipes page improve table display 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 Recipe maintainership history 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/models.py: fix RecipeMaintainerHistory get_by_end_date. 2018-05-04 23:57:51 +12:00
urls.py rrs: Add support for Recipe detail page 2018-05-04 23:57:51 +12:00
views.py rrs: RecipeDetail view fix 2018-05-04 23:57:51 +12:00