layerindex-web/rrs
Aníbal Limón b8e16428d8 rrs/models.py: fix RecipeMaintainerHistory get_by_end_date.
If not maintainer info is found return None instead of the first
one entry in the table, this made reporting more consistency.

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: Add support for Recipe maintainership history 2018-05-04 23:57:51 +12:00