layerindex-web/rrs
Aníbal Limón 73a90437c3 rrs: Add support for Release
Now Recipes and Maintainers page can be access by Release and Milestone,
to support this a url namespace was add also update views/templates
handle new URL's.

rrs/models.py: Add support model for store Release also foregin key in
Milestone.
rrs/admin.py: Add admin site for Release model.
rrs/fixtures/initial_data.json: Add initial data with Release/Milestone
relation.
rrs/{views, urls}.py: Add support for handle Release/Milestone.
templates/rrs: Update to handle new URL's.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2018-05-04 23:57:51 +12:00
..
fixtures rrs: Add support for Release 2018-05-04 23:57:51 +12:00
migrations rrs: Add support for Release 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 Release 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: Add support for Release 2018-05-04 23:57:51 +12:00
urls.py rrs: Add support for Release 2018-05-04 23:57:51 +12:00
views.py rrs: Add support for Release 2018-05-04 23:57:51 +12:00