layerindex-web/rrs
Mariano Lopez 7dca9b23e3 views.py: Added validation in recipe detail
Added the validation for the maintainer in the
recipe detail view. Also added a check if the
recipe exists.

[YOCTO #7904]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
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/rrs_unique_recipes.py: Now only filter same pn recipes. 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 views.py: Added validation in recipe detail 2015-07-14 10:51:41 -05:00
wsgi.py rrs: Add wsgi file for serve with gunicorn 2015-07-14 10:51:40 -05:00