layerindex-web/rrs/migrations
Aníbal Limón ed9363373a rrs: Add support for store RecipeUpstreamHistory
To provide statistics about RecipeUpstream information based on
Milestones we need to store RecipeUpstreamHistory that contains when the
update script was executed.

rrs/admin.py: Add admin page for RecipeUpstreamHistory.
rrs/models.py: Add model for RecipeUpstreamHistory with helper functions
for get last and last by date range also add migration.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
2015-07-14 10:51:38 -05:00
..
__init__.py rrs: Add application 2015-07-14 10:51:38 -05:00
0001_initial.py rrs: Add application 2015-07-14 10:51:38 -05:00
0002_auto__add_recipeupstreamhistory__add_field_recipeupstream_history.py rrs: Add support for store RecipeUpstreamHistory 2015-07-14 10:51:38 -05:00