Consider using Django Jinja2 backend instead of calling jinja2.Environment directly
Open
notifications
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
Django provides some helpers that could clean the notification code.
Source: https://github.com/kernelci/dashboard/pull/1646#discussion_r2614992961
Contributor guide
Research direction
Start with the discussion at https://github.com/kernelci/dashboard/pull/1646#discussion_r2614992961, then locate the notification code that calls jinja2.Environment directly. Compare that usage with Django's provided helpers; the work is done when the notification code uses the agreed Django Jinja2 backend approach and its existing behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100