layerindex-web/rrs
Aníbal Limón 4f67d06302 rrs: Add support for Recipe maintainership history
Now can you get maintainers based on Milestones.

Feature changes,

	rrs/models.py: Add RecipeMaintainerHistory to store maintainer updates.
	rrs/admin.py: Add admin site for RecipeMaintainerHistory.

Adapt changes,

Now you need to specify RecipeMaintainerHistory to get RecipeMaintainer,
changes into rrs/view.py.

These set of changes are incompatible with the previous version you need
to do initial setup described in README.rrs.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:38 -05:00
..
fixtures rrs: Recipes add url validation 2015-07-14 10:51:38 -05:00
migrations rrs: Add support for Recipe maintainership history 2015-07-14 10:51:38 -05:00
static rrs: Recipes page improve table display 2015-07-14 10:51:38 -05:00
__init__.py rrs: Add application 2015-07-14 10:51:38 -05:00
admin.py rrs: Add support for Recipe maintainership history 2015-07-14 10:51:38 -05:00
context_processors.py rrs: Add application 2015-07-14 10:51:38 -05:00
models.py rrs: Add support for Recipe maintainership history 2015-07-14 10:51:38 -05:00
urls.py rrs: Add support for Recipe detail page 2015-07-14 10:51:38 -05:00
views.py rrs: Add support for Recipe maintainership history 2015-07-14 10:51:38 -05:00