layerindex-web/rrs
Yi Zhao 6c31af6c8e rrs_upstream_email.py: fix email sending error
According to commit [1], use recipesymbol instead of recipe to fix email
sending errors:

django.core.exceptions.FieldError: Cannot resolve keyword 'recipe' into
field. Choices are: history, history_id, id, maintainer, maintainer_id,
recipesymbol, recipesymbol_id

[1] https://git.yoctoproject.org/layerindex-web/commit/?id=c0b84391827840ef302b1172f7533e887af50a54

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
2024-09-07 11:15:23 -07:00
..
migrations rrs: add 0030_alter_recipeupgrade_maintainer.py miagration 2022-01-13 21:00:36 -08:00
static Update TableSorter to latest version of active fork 2019-07-17 11:31:01 +12:00
tools rrs_upstream_email.py: fix email sending error 2024-09-07 11:15:23 -07:00
__init__.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
admin.py rrs/admin.py: drop curry import 2022-01-13 21:00:14 -08:00
apps.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
context_processors.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
models.py rrs: make changes to support Django 2.2 2021-10-20 10:02:58 +13:00
urls.py Refactor usage of django.conf.urls 2023-10-05 20:10:09 -07:00
views.py Report charset for text & CSV views 2021-10-20 11:07:46 +13:00
wsgi.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00