mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
![]() Recipe detail page gives information about Recipe like summary, section, license, file, etc. also display's upgrade history. rrs/models.py: Milestone add get_by_date and rewrite get_current for use get_by_date and RecipeDistro add get_distros_by_recipe. rrs/urls.py: Add url for recipe_detail with pk. rrs/views.py: Add RecipeUpgradeDetail view. templates/rrs/recipedetail.html: Add recipedetail template. templates/rrs/recipes.html: Add link to Recipe detail by row. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> |
||
---|---|---|
.. | ||
fixtures | ||
migrations | ||
static | ||
__init__.py | ||
admin.py | ||
context_processors.py | ||
models.py | ||
urls.py | ||
views.py |