layerindex-web/rrs
Aníbal Limón 02b0f4814d rrs: Add initial support of recipes page
templates/rrs/base_toplevel.html: Add support for display statistics by
Milestone.
templates/rrs/recipes.html: Add initial page that display Recipe
status by Milestone also details of every recipe.
rrs/views.py: Add RecipeLitView for support recipes page.
rrs/models.py: Add helper functions.
rrs/static/*: Add css and js resources.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-01-22 10:47:46 -06:00
..
fixtures rrs: Add application 2015-01-08 10:56:26 -06:00
migrations rrs: Add support for store RecipeUpstreamHistory 2015-01-20 17:46:53 -06:00
static rrs: Add initial support of recipes page 2015-01-22 10:47:46 -06:00
__init__.py rrs: Add application 2015-01-08 10:56:26 -06:00
admin.py rrs: Add support for store RecipeUpstreamHistory 2015-01-20 17:46:53 -06:00
context_processors.py rrs: Add application 2015-01-08 10:56:26 -06:00
models.py rrs: Add initial support of recipes page 2015-01-22 10:47:46 -06:00
urls.py rrs: Add milestone selection bar for recipes and milestone. 2015-01-19 22:41:07 -06:00
views.py rrs: Add initial support of recipes page 2015-01-22 10:47:46 -06:00