layerindex-web/rrs/tools
Paul Eggleton 0b6dac83b5 rrs_upstream_email: Adapt to template rendering API change
With Django 1.10+, if you use get_template() to retrieve a template,
then you can't pass a context when calling .render() on it, you need to
pass a dict instead.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:53 +12:00
..
common.py rrs/tools: drop update_repo() 2018-05-04 23:57:53 +12:00
daily_run.sh rrs/tools/rrs_unique_recipes: drop 2018-05-04 23:57:52 +12:00
rrs_distros.py rrs_distros: support maintenance plans and remove poky hardcoding 2018-05-04 23:57:53 +12:00
rrs_maintainer_history.py rrs_maintainer_history.py: support maintenance plans and remove poky hardcoding 2018-05-04 23:57:52 +12:00
rrs_upgrade_history.py rrs_upgrade_history: drop unused import 2018-05-04 23:57:53 +12:00
rrs_upstream_email.py rrs_upstream_email: Adapt to template rendering API change 2018-05-04 23:57:53 +12:00
rrs_upstream_history.py rrs_upstream_history: properly handle missing Recipe 2018-05-04 23:57:53 +12:00