layerindex-web/rrs
Aníbal Limón a404d90c64 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>
2015-02-16 16:53:34 -06:00
..
fixtures rrs: Add support for Release 2015-02-16 16:53:34 -06:00
migrations rrs: Add support for Release 2015-02-16 16:53:34 -06:00
static rrs: Recipes page improve table display 2015-01-26 18:04:29 -06:00
__init__.py rrs: Add application 2015-01-08 10:56:26 -06:00
admin.py rrs: Add support for Release 2015-02-16 16:53:34 -06:00
context_processors.py rrs: Add application 2015-01-08 10:56:26 -06:00
models.py rrs: Add support for Release 2015-02-16 16:53:34 -06:00
urls.py rrs: Add support for Release 2015-02-16 16:53:34 -06:00
views.py rrs: Add support for Release 2015-02-16 16:53:34 -06:00