layerindex-web/rrs
Aníbal Limón 488a2351ad rrs/tools.py: Create standalone get_recipe_pv_without_srcpv function.
Copied get_recipe_pv_without_srcpv from oe-core/recipeutils library
to avoid import errors caused by have imported twice oe-core from poky
and from tinfoil.

rrs/tools/rrs_upgrade_history.py: Update to use get_recipe_pv_without_srcpv
from common.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:41 -05:00
..
fixtures rrs/fixtures/initial_data.json: Update dates from Release/Milestone 2015-07-14 10:51:40 -05:00
migrations rrs: Add missing date indexes in RecipeUpstreamHistory 2015-07-14 10:51:40 -05:00
static rrs: jquery.tablesorter.js remove ^M characters. 2015-07-14 10:51:40 -05:00
tools rrs/tools.py: Create standalone get_recipe_pv_without_srcpv function. 2015-07-14 10:51:41 -05:00
__init__.py rrs: Add application 2015-07-14 10:51:38 -05:00
admin.py rrs: Add support for Release 2015-07-14 10:51:39 -05:00
context_processors.py rrs: Add application 2015-07-14 10:51:38 -05:00
models.py rrs/models.py: RecipeUpgrade fix selection by milestone. 2015-07-14 10:51:40 -05:00
urls.py rrs: Add support for export Recipes reports by Release/Milestone 2015-07-14 10:51:39 -05:00
views.py rrs/views.py: Fix exception in Maintainer view 2015-07-14 10:51:40 -05:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-07-14 10:51:40 -05:00