add template variables for 'days_since_last_update' and 'assigned_to'

This commit is contained in:
Marc Michalsky 2021-11-04 17:14:00 +01:00
parent 5f63efebe1
commit c93fc9f959
4 changed files with 18 additions and 5 deletions

View file

@ -8,3 +8,4 @@ python-redmine==2.3.0
PyYAML==5.4.1
requests==2.25.1
urllib3==1.26.5
pytz~=2021.3