Closed justb4 closed 2 years ago
Describe the bug We are hitting this issue: https://github.com/pallets/flask/issues/4494
The demo site does not start. Quickfix is to pin Jinja2. Upgrading to Flask v2 is best longer-term solution but quite involved also with Flask-SQLALchemy etc.
Ok, CI builds are green and demo site working again.
Describe the bug We are hitting this issue: https://github.com/pallets/flask/issues/4494
The demo site does not start. Quickfix is to pin Jinja2. Upgrading to Flask v2 is best longer-term solution but quite involved also with Flask-SQLALchemy etc.